From: Tor Lillqvist Date: Mon, 5 Jan 2009 15:10:49 +0000 (+0000) Subject: Just add all of include/evolution-data-server-@BASE_VERSION@ instead of X-Git-Tag: upstream/3.7.4~4353 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0715b1b0c6c5341c25fc39692998f0b50f954698;p=platform%2Fupstream%2Fevolution-data-server.git Just add all of include/evolution-data-server-@BASE_VERSION@ instead of 2009-01-05 Tor Lillqvist * evolution-data-server-zip.in: Just add all of include/evolution-data-server-@BASE_VERSION@ instead of bothering to list the subdirectories. (libebackend was missing.) The intent is that one builds into a fresh empty target prefix anyway when one wants to build for distribution. svn path=/trunk/; revision=9874 --- diff --git a/ChangeLog b/ChangeLog index 5190861..0008d08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * evolution-data-server-zip.in: Add libebackend binary, import library and pkg-config file. + Just add all of include/evolution-data-server-@BASE_VERSION@ + instead of bothering to list the subdirectories. (libebackend was + missing.) The intent is that one builds into a fresh empty target + prefix anyway when one wants to build for distribution. + 2009-01-05 Suman Manjunath ** Patch from Thomas diff --git a/evolution-data-server-zip.in b/evolution-data-server-zip.in index de7c9d3..fb4a83d 100755 --- a/evolution-data-server-zip.in +++ b/evolution-data-server-zip.in @@ -106,17 +106,7 @@ lib/pkgconfig/libegroupwise-1.2.pc lib/pkgconfig/libexchange-storage-1.2.pc lib/pkgconfig/libgdata-1.2.pc lib/pkgconfig/libgdata-google-1.2.pc -include/evolution-data-server-@BASE_VERSION@/camel -include/evolution-data-server-@BASE_VERSION@/exchange -include/evolution-data-server-@BASE_VERSION@/google -include/evolution-data-server-@BASE_VERSION@/groupwise -include/evolution-data-server-@BASE_VERSION@/libebook -include/evolution-data-server-@BASE_VERSION@/libecal -include/evolution-data-server-@BASE_VERSION@/libedata-book -include/evolution-data-server-@BASE_VERSION@/libedata-cal -include/evolution-data-server-@BASE_VERSION@/libedataserver -include/evolution-data-server-@BASE_VERSION@/libedataserverui -include/evolution-data-server-@BASE_VERSION@/libical +include/evolution-data-server-@BASE_VERSION@ share/gtk-doc/html/libebook share/gtk-doc/html/libecal share/gtk-doc/html/libedata-cal