Skip to content

Commit d89533c

Browse files
author
Richard Jones
committed
Fixed a typo, thanks Jean Jordaan.
1 parent 1992ec8 commit d89533c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

setup.cfg

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,17 @@
1515
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1616
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1717
#
18-
# $Id: setup.cfg,v 1.4 2001-08-07 00:24:42 richard Exp $
18+
# $Id: setup.cfg,v 1.5 2001-10-08 23:36:44 richard Exp $
1919

20-
[install_scripts]
20+
[install-scripts]
2121
install_dir=/usr/local/bin
2222

2323

2424
#
2525
# $Log: not supported by cvs2svn $
26+
# Revision 1.4 2001/08/07 00:24:42 richard
27+
# stupid typo
28+
#
2629
# Revision 1.3 2001/08/07 00:15:51 richard
2730
# Added the copyright/license notice to (nearly) all files at request of
2831
# Bizar Software.

0 commit comments

Comments
 (0)