Mercurial > p > roundup > code
comparison setup.cfg @ 97:ea5d6029a4bd
Makefile is now obsolete - setup does what it used to do.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 27 Jul 2001 07:20:17 +0000 |
| parents | b68df6a509c9 |
| children | d45384bc6420 |
comparison
equal
deleted
inserted
replaced
| 96:73c52eae999c | 97:ea5d6029a4bd |
|---|---|
| 1 # $Id: setup.cfg,v 1.1 2001-07-27 06:56:25 richard Exp $ | 1 # $Id: setup.cfg,v 1.2 2001-07-27 07:20:17 richard Exp $ |
| 2 | 2 |
| 3 [install_scripts] | 3 [install_scripts] |
| 4 install_dir=/usr/local/bin | 4 install_dir=/usr/local/bin |
| 5 | 5 |
| 6 | |
| 6 # | 7 # |
| 7 # $Log: not supported by cvs2svn $ | 8 # $Log: not supported by cvs2svn $ |
| 9 # Revision 1.1 2001/07/27 06:56:25 richard | |
| 10 # Added scripts to the setup and added the config so the default script | |
| 11 # install dir is /usr/local/bin. | |
| 8 # | 12 # |
| 13 # |
