]> Pileus Git - ~andy/gtk/commitdiff
Use correct path to the loaders and immodules directories
authorTor Lillqvist <tml@iki.fi>
Wed, 22 May 2002 21:11:20 +0000 (21:11 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 22 May 2002 21:11:20 +0000 (21:11 +0000)
2002-05-23  Tor Lillqvist  <tml@iki.fi>

* gtk-zip.sh.in: Use correct path to the loaders and immodules
directories (GTK_BINARY_VERSION, not GTK_VERSION).

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk-zip.sh.in

index 57716ea5ab8d9a59bdf1c48475bcbf8b4ce95789..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
 Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Require autoconf-2.52 explicitely,
index 57716ea5ab8d9a59bdf1c48475bcbf8b4ce95789..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
 Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Require autoconf-2.52 explicitely,
index 57716ea5ab8d9a59bdf1c48475bcbf8b4ce95789..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
 Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Require autoconf-2.52 explicitely,
index 57716ea5ab8d9a59bdf1c48475bcbf8b4ce95789..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
 Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Require autoconf-2.52 explicitely,
index 57716ea5ab8d9a59bdf1c48475bcbf8b4ce95789..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
 Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Require autoconf-2.52 explicitely,
index 57716ea5ab8d9a59bdf1c48475bcbf8b4ce95789..26c325ed43dba06a7648cf06e991ebfdd854556f 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-23  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-zip.sh.in: Use correct path to the loaders and immodules
+       directories (GTK_BINARY_VERSION, not GTK_VERSION).
+
 Wed May 22 16:12:38 2002  Owen Taylor  <otaylor@redhat.com>
 
        * configure.in: Require autoconf-2.52 explicitely,
index 8c315ede16df3fbf20e006fa0b39237b826dc07c..a71a340313da83c7d18010e1ad7105b250135845 100755 (executable)
@@ -15,7 +15,7 @@ lib/libgdk-win32-@GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@.
 lib/libgtk-win32-@GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@.dll
 EOF
 
-zip $ZIP lib/gtk-2.0/@GTK_VERSION@/loaders/*.dll lib/gtk-2.0/immodules/@GTK_VERSION@/*.dll
+zip $ZIP lib/gtk-2.0/@GTK_BINARY_VERSION@/loaders/*.dll lib/gtk-2.0/@GTK_BINARY_VERSION@/immodules/*.dll
 
 zip $ZIP share/themes/*/gtk-2.0/gtkrc share/themes/*/gtk-2.0-key/gtkrc