[xiph-cvs] cvs commit: ao-python ChangeLog README
Andrew Catham Master of Python
andrew at xiph.org
Sun Feb 18 14:52:19 PST 2001
andrew 01/02/18 14:52:19
Modified: . ChangeLog README
Log:
Updated README with correct config instructions
Revision Changes Path
1.3 +3 -0 ao-python/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /usr/local/cvsroot/ao-python/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 2001/01/31 18:35:09 1.2
+++ ChangeLog 2001/02/18 22:52:19 1.3
@@ -1,3 +1,6 @@
+2001-02-18 Andrew H. Chatham <andrew.chatham at duke.edu>
+ * README: Fixed incorrect config instructions
+
2001-01-31 Andrew H. Chatham <andrew.chatham at duke.edu>
* setup.py, config_unix.py, setup.cfg: Went back to an older way
of configuring things, which seems to be the only maintainable way
1.3 +1 -1 ao-python/README
Index: README
===================================================================
RCS file: /usr/local/cvsroot/ao-python/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README 2001/01/21 22:11:54 1.2
+++ README 2001/02/18 22:52:19 1.3
@@ -7,7 +7,7 @@
http://www.python.org/sigs/distutils-sig/download.html (it comes with
Python 2.0). To install:
-python setup.py config
+python config_unix.py
python setup.py build
[as root] python setup.py install
--- >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