Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1:/tmp/cvs-serv18459
Modified Files:
Makefile.PL
Log Message:
merging "sandweb-admin shouldn't go unconfigured to /usr/bin" fix to trunk
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/sandweb/sandweb/Makefile.PL,v
retrieving revision 1.13
retrieving revision 1.14
diff -U2 -r1.13 -r1.14
--- Makefile.PL 23 Apr 2003 20:52:25 -0000 1.13
+++ Makefile.PL 25 Jun 2003 07:28:11 -0000 1.14
@@ -22,6 +22,4 @@
'CGI' => '0',
},
-
- EXE_FILES => [ 'bin/sandweb-admin', ],
);
|