summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-09-21 10:32:36 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-09-21 10:32:36 +0000
commit0459d9f83593613fecf81c113052f96b3e0da82f (patch)
tree93d7fd7dbeebf23fbf005c9f96fe97c3524d62b2
parent1bb63be022fd10946b73057090a9643df098d3af (diff)
downloadpango-0459d9f83593613fecf81c113052f96b3e0da82f.tar.gz
Distribute specifically pango.aliases and pango.modules, not the whole
2002-09-21 Tor Lillqvist <tml@iki.fi> * pango-zip.sh.in: Distribute specifically pango.aliases and pango.modules, not the whole etc/pango which might contain editor backup files.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-106
-rw-r--r--ChangeLog.pre-1-26
-rw-r--r--ChangeLog.pre-1-46
-rw-r--r--ChangeLog.pre-1-66
-rw-r--r--ChangeLog.pre-1-86
-rwxr-xr-xpango-zip.sh.in3
7 files changed, 25 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index bf2aa892..6d93f179 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2002-09-21 Tor Lillqvist <tml@iki.fi>
- * pango-zip.sh.in: Distribute also pango.aliases and pango.modules.
-
+ * pango-zip.sh.in: Distribute specifically pango.aliases and
+ pango.modules, not the whole etc/pango which might contain editor
+ backup files.
+
* pango/pangowin32-private.h
* pango/pangowin32*.c: Rename DEBUGGING to PANGO_WIN32_DEBUGGING.
Use plain printf instrad of g_print in the PING macro for
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index bf2aa892..6d93f179 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,7 +1,9 @@
2002-09-21 Tor Lillqvist <tml@iki.fi>
- * pango-zip.sh.in: Distribute also pango.aliases and pango.modules.
-
+ * pango-zip.sh.in: Distribute specifically pango.aliases and
+ pango.modules, not the whole etc/pango which might contain editor
+ backup files.
+
* pango/pangowin32-private.h
* pango/pangowin32*.c: Rename DEBUGGING to PANGO_WIN32_DEBUGGING.
Use plain printf instrad of g_print in the PING macro for
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index bf2aa892..6d93f179 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,7 +1,9 @@
2002-09-21 Tor Lillqvist <tml@iki.fi>
- * pango-zip.sh.in: Distribute also pango.aliases and pango.modules.
-
+ * pango-zip.sh.in: Distribute specifically pango.aliases and
+ pango.modules, not the whole etc/pango which might contain editor
+ backup files.
+
* pango/pangowin32-private.h
* pango/pangowin32*.c: Rename DEBUGGING to PANGO_WIN32_DEBUGGING.
Use plain printf instrad of g_print in the PING macro for
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index bf2aa892..6d93f179 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,7 +1,9 @@
2002-09-21 Tor Lillqvist <tml@iki.fi>
- * pango-zip.sh.in: Distribute also pango.aliases and pango.modules.
-
+ * pango-zip.sh.in: Distribute specifically pango.aliases and
+ pango.modules, not the whole etc/pango which might contain editor
+ backup files.
+
* pango/pangowin32-private.h
* pango/pangowin32*.c: Rename DEBUGGING to PANGO_WIN32_DEBUGGING.
Use plain printf instrad of g_print in the PING macro for
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index bf2aa892..6d93f179 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,7 +1,9 @@
2002-09-21 Tor Lillqvist <tml@iki.fi>
- * pango-zip.sh.in: Distribute also pango.aliases and pango.modules.
-
+ * pango-zip.sh.in: Distribute specifically pango.aliases and
+ pango.modules, not the whole etc/pango which might contain editor
+ backup files.
+
* pango/pangowin32-private.h
* pango/pangowin32*.c: Rename DEBUGGING to PANGO_WIN32_DEBUGGING.
Use plain printf instrad of g_print in the PING macro for
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index bf2aa892..6d93f179 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,7 +1,9 @@
2002-09-21 Tor Lillqvist <tml@iki.fi>
- * pango-zip.sh.in: Distribute also pango.aliases and pango.modules.
-
+ * pango-zip.sh.in: Distribute specifically pango.aliases and
+ pango.modules, not the whole etc/pango which might contain editor
+ backup files.
+
* pango/pangowin32-private.h
* pango/pangowin32*.c: Rename DEBUGGING to PANGO_WIN32_DEBUGGING.
Use plain printf instrad of g_print in the PING macro for
diff --git a/pango-zip.sh.in b/pango-zip.sh.in
index 951e7702..6f466468 100755
--- a/pango-zip.sh.in
+++ b/pango-zip.sh.in
@@ -7,9 +7,8 @@ DEVZIP=/tmp/pango-dev-@PANGO_VERSION@-`date +%Y%m%d`.zip
cd @prefix@
rm $ZIP
-zip -r $ZIP -@ <<EOF
+zip $ZIP -@ <<EOF
bin/pango-querymodules.exe
-etc/pango
etc/pango/pango.aliases
etc/pango/pango.modules
lib/libpango-@PANGO_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll