ispman Makefile,1.65,1.66

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23103

Modified Files:
	Makefile 
Log Message:
adjusted install-base for newly added *.pl files


Index: Makefile
===================================================================
RCS file: /cvsroot/ispman/ispman/Makefile,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- Makefile	2 Aug 2004 21:26:20 -0000	1.65
+++ Makefile	29 Dec 2004 23:19:30 -0000	1.66
@@ -51,7 +51,7 @@
 	$(INSTALL) -c lib/ISPMan.pm $(DESTDIR)$(PREFIX)/lib
 	$(INSTALL) -c lib/CustomerMan.pm $(DESTDIR)$(PREFIX)/lib
 	$(INSTALL) -c lib/cyrusadmin.pm $(DESTDIR)$(PREFIX)/lib
-	@list="`find lib/ISPMan lib/CustomerMan -name \*.pm` lib/*.lib"; \
+	@list="`find lib/ISPMan lib/CustomerMan -name \*.pm -o -name \*.pl` lib/*.lib"; \
 	for p in $$list; do \
 	   echo "$(INSTALL) -c $$p $(DESTDIR)$(PREFIX)/$$p"; \
 	   $(INSTALL) -c $$p $(DESTDIR)$(PREFIX)/$$p; \
@@ -152,4 +152,4 @@
 	mkdir -p dist/ispman-`cat VERSION`;
 	cp -fa `cat DISTFILES` dist/ispman-`cat VERSION`	
 	cd dist; find . -type f -name Root | awk '{print "echo :pserver:[email protected]:/cvsroot/ispman  > "$$1}'  | sh
-	cd dist; tar czf ispman-`cat ../VERSION`.tar.gz ispman-`cat ../VERSION`
\ No newline at end of file
+	cd dist; tar czf ispman-`cat ../VERSION`.tar.gz ispman-`cat ../VERSION`



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.