From 5134a4edb5cf179df0abddb025dc87653e54b905 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 5 Jan 2009 15:16:33 +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.) Ditto for lib/pkgconfig and share/gtk-doc. The intent is that one does make install into a fresh empty target prefix anyway when one wants to build for distribution. svn path=/trunk/; revision=9876 --- ChangeLog | 7 ++++--- evolution-data-server-zip.in | 20 ++------------------ 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0008d08..5d96bb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,10 +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@ + Just add all of include/evolution-data-server-@BASE_VERSION@ and 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. + missing.) Ditto for lib/pkgconfig and share/gtk-doc. The intent is + that one does make install into a fresh empty target prefix anyway + when one wants to build for distribution. 2009-01-05 Suman Manjunath diff --git a/evolution-data-server-zip.in b/evolution-data-server-zip.in index fb4a83d..7cf218e 100755 --- a/evolution-data-server-zip.in +++ b/evolution-data-server-zip.in @@ -92,25 +92,9 @@ lib/libegroupwise-1.2.dll.a lib/libexchange-storage-1.2.dll.a lib/libgdata-1.2.dll.a lib/libgdata-google-1.2.dll.a -lib/pkgconfig/camel-1.2.pc -lib/pkgconfig/camel-provider-1.2.pc -lib/pkgconfig/evolution-data-server-1.2.pc -lib/pkgconfig/libebackend-1.2.pc -lib/pkgconfig/libebook-1.2.pc -lib/pkgconfig/libecal-1.2.pc -lib/pkgconfig/libedata-book-1.2.pc -lib/pkgconfig/libedata-cal-1.2.pc -lib/pkgconfig/libedataserver-1.2.pc -lib/pkgconfig/libedataserverui-1.2.pc -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 +lib/pkgconfig include/evolution-data-server-@BASE_VERSION@ -share/gtk-doc/html/libebook -share/gtk-doc/html/libecal -share/gtk-doc/html/libedata-cal -share/gtk-doc/html/libedataserver +share/gtk-doc share/idl/evolution-data-server-1.2/Evolution-DataServer-Addressbook.idl share/idl/evolution-data-server-1.2/Evolution-DataServer-Calendar.idl share/idl/evolution-data-server-1.2/Evolution-DataServer.idl -- 2.7.4