ispman Makefile,1.56,1.57

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

Modified Files:
	Makefile 
Log Message:
adding commands to install locale

Index: Makefile
===================================================================
RCS file: /cvsroot/ispman/ispman/Makefile,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- Makefile	5 Sep 2003 03:41:50 -0000	1.56
+++ Makefile	12 Jan 2004 17:18:12 -0000	1.57
@@ -157,9 +157,11 @@
 	test -d $(ISPMAN_INSTALL_PATH)/conf || mkdir $(ISPMAN_INSTALL_PATH)/conf 2>/dev/null
 	test -d $(ISPMAN_INSTALL_PATH)/var || mkdir $(ISPMAN_INSTALL_PATH)/var 2>/dev/null
 	test -d $(ISPMAN_INSTALL_PATH)/templates || mkdir $(ISPMAN_INSTALL_PATH)/templates 2>/dev/null
+	test -d $(ISPMAN_INSTALL_PATH)/locale || mkdir $(ISPMAN_INSTALL_PATH)/locale 2>/dev/null
 	cp VERSION $(ISPMAN_INSTALL_PATH)/
 	cp -r lib/* $(ISPMAN_INSTALL_PATH)/lib/
 	cp -r bin/* $(ISPMAN_INSTALL_PATH)/bin/
+	cp -r locale/* $(ISPMAN_INSTALL_PATH)/locale/
 	cp -r install-data/templates/*	$(ISPMAN_INSTALL_PATH)/templates/ 2>/dev/null
 	cp -r tmp/conf/ispman.conf	$(ISPMAN_INSTALL_PATH)/conf/ 2>/dev/null
 	chmod 755 $(ISPMAN_INSTALL_PATH)/bin/*




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
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.