[xiph-cvs] cvs commit: positron pre_release
Stan Seibert
volsung at xiph.org
Wed May 28 15:16:04 PDT 2003
volsung 03/05/28 18:16:04
Added: . pre_release
Log:
Distutils bdist_rpm and gzip/bzip2 manpages require stupid hackery to fix.
We must run this script *before* running ./setup bdist_rpm.
Revision Changes Path
1.1 positron/pre_release
Index: pre_release
===================================================================
#!/bin/sh
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