From 0715b1b0c6c5341c25fc39692998f0b50f954698 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 5 Jan 2009 15:10:49 +0000 Subject: [PATCH] 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 --- ChangeLog | 5 +++++ evolution-data-server-zip.in | 12 +----------- 2 files changed, 6 insertions(+), 11 deletions(-) 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 -- 2.7.4