[xiph-cvs] cvs commit: positron pre_release
Jack Moffitt
jack at xiph.org
Thu Jun 19 12:10:08 PDT 2003
jack 03/06/19 15:10:08
Modified: . pre_release
Log:
Note about pre_release script
Revision Changes Path
1.2 +6 -0 positron/pre_release
Index: pre_release
===================================================================
RCS file: /usr/local/cvsroot/positron/pre_release,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pre_release 28 May 2003 22:16:03 -0000 1.1
+++ pre_release 19 Jun 2003 19:10:08 -0000 1.2
@@ -1,3 +1,9 @@
#!/bin/sh
+#
+# This script is to gzip the manpages which is needed before one can run
+# python setup.py bdist_rpm
+#
+# This does not fix the bdist_rpm target on Mandrake though, as Mandrake
+# expects bz2 manpages.
gzip -c doc/positron.1 > doc/positron.1.gz
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list