ispman Makefile,1.62,1.63

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-serv19960

Modified Files:
	Makefile 
Log Message:
removed obsolete installDir logic


Index: Makefile
===================================================================
RCS file: /cvsroot/ispman/ispman/Makefile,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- Makefile	19 Jun 2004 15:37:28 -0000	1.62
+++ Makefile	7 Jul 2004 20:20:02 -0000	1.63
@@ -14,17 +14,9 @@
 	@clear
 	@cat Makefile.README
 
-ispman: directories make schema ldif installDir
+ispman: directories make schema ldif
 
 
-installDir:
-	@mkdir -p build/htdocs/admin
-	@perl scripts/subs.pl install-data/InstallDir.pl.tmpl >build/htdocs/admin/InstallDir.pl
-	@echo Writing build/htdocs/admin/InstallDir.pl. 
-	@echo This file contains info about your installation directory so that 
-	@echo the scripts can find their libraries
-        
-
 schema:
 	cd install-data/schema; make all
 	cp  install-data/schema/ispman.schema tmp/conf/schema/
@@ -177,7 +169,6 @@
 	@bash -c "test $(ISPMAN_INSTALL_PATH)/build/ -ef ." || echo This source directory is now copied to $(ISPMAN_INSTALL_PATH)/build/
 	@bash -c "test $(ISPMAN_INSTALL_PATH)/build/ -ef ." || echo You can now delete the current directory and keep $(ISPMAN_INSTALL_PATH)/build/
 	@bash -c "test $(ISPMAN_INSTALL_PATH)/build/ -ef ." || echo for future updates
-	#find $(ISPMAN_INSTALL_PATH)/ -type f -exec perl -pi -e 's;%%installDir%%;$(ISPMAN_INSTALL_PATH);gs' {} \;
 
 
 install_ispman_web:



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
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.