No version number for share/pixmaps/evolution-data-server. Use -D when
authorTor Lillqvist <tml@novell.com>
Wed, 9 Jul 2008 11:11:20 +0000 (11:11 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 9 Jul 2008 11:11:20 +0000 (11:11 +0000)
2008-07-09  Tor Lillqvist  <tml@novell.com>

* evolution-data-server-zip.in: No version number for
share/pixmaps/evolution-data-server. Use -D when using -r to not
add pointless entries for directories in the zip files.

svn path=/trunk/; revision=9103

ChangeLog
evolution-data-server-zip.in

index 81b2662..50d9f03 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-09  Tor Lillqvist  <tml@novell.com>
+
+       * evolution-data-server-zip.in: No version number for
+       share/pixmaps/evolution-data-server. Use -D when using -r to not
+       add pointless entries for directories in the zip files.
+
 2008-06-26  Julien Puydt  <jpuydt@gnome.org>
 
        * libedataserver/e-source-group.c: Added missing g_object_unref on
index df32b22..029e04a 100755 (executable)
@@ -66,9 +66,9 @@ share/evolution-data-server-@BASE_VERSION@/glade/e-name-selector-dialog.glade
 share/evolution-data-server-@BASE_VERSION@/weather/Locations.xml
 EOF
 
-zip -r $ZIP share/evolution-data-server-@BASE_VERSION@/zoneinfo
+zip -r -D $ZIP share/evolution-data-server-@BASE_VERSION@/zoneinfo
 
-zip -r $ZIP share/pixmaps/evolution-data-server-@BASE_VERSION@
+zip -r -D $ZIP share/pixmaps/evolution-data-server
 
 if [ -f share/locale/de/LC_MESSAGES/evolution-data-server-@BASE_VERSION@.mo ]; then
   zip $ZIP share/locale/*/LC_MESSAGES/evolution-data-server-@BASE_VERSION@.mo
@@ -77,7 +77,7 @@ else
 fi
 
 rm $DEVZIP
-zip -r $DEVZIP -@ <<EOF
+zip -r -D $DEVZIP -@ <<EOF
 lib/libcamel-1.2.dll.a
 lib/libcamel-provider-1.2.dll.a
 lib/libebook-1.2.dll.a