CVS: ispman Makefile,1.55,1.56
Atif Ghaffar <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman
In directory sc8-pr-cvs1:/tmp/cvs-serv3596
Modified Files:
Makefile
Log Message:
dont look for htdocs and cgi-bin in the build directory. Instead get them from ispman-web
Index: Makefile
===================================================================
RCS file: /cvsroot/ispman/ispman/Makefile,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -r1.55 -r1.56
*** Makefile 2 Aug 2003 04:35:56 -0000 1.55
--- Makefile 5 Sep 2003 03:41:50 -0000 1.56
***************
*** 181,192 ****
test -d $(ISPMAN_INSTALL_PATH)/htdocs || mkdir $(ISPMAN_INSTALL_PATH)/htdocs 2>/dev/null
test -d $(ISPMAN_INSTALL_PATH)/cgi-bin || mkdir $(ISPMAN_INSTALL_PATH)/cgi-bin 2>/dev/null
! cp -r build/htdocs $(ISPMAN_INSTALL_PATH)/
! cp -r build/cgi-bin $(ISPMAN_INSTALL_PATH)/
! @perl scripts/subs.pl build/htdocs/control_panel/style.css > $(ISPMAN_INSTALL_PATH)/htdocs/style.css
! @perl scripts/subs.pl build/htdocs/ispman.css > $(ISPMAN_INSTALL_PATH)/htdocs/ispman.css
! cp build/htdocs/control_panel/coolmenus3.js $(ISPMAN_INSTALL_PATH)/htdocs/
! cp build/htdocs/control_panel/logo.jpg $(ISPMAN_INSTALL_PATH)/htdocs/
! find $(ISPMAN_INSTALL_PATH)/ -type f -exec chmod a+r {} \;
! find $(ISPMAN_INSTALL_PATH)/ -type d -exec chmod a+xr {} \;
chmod 755 $(ISPMAN_INSTALL_PATH)/htdocs/admin/index.cgi $(ISPMAN_INSTALL_PATH)/htdocs/control_panel/index.cgi
--- 181,194 ----
test -d $(ISPMAN_INSTALL_PATH)/htdocs || mkdir $(ISPMAN_INSTALL_PATH)/htdocs 2>/dev/null
test -d $(ISPMAN_INSTALL_PATH)/cgi-bin || mkdir $(ISPMAN_INSTALL_PATH)/cgi-bin 2>/dev/null
! cp -r ispman-web/htdocs $(ISPMAN_INSTALL_PATH)/
! cp -r ispman-web/cgi-bin $(ISPMAN_INSTALL_PATH)/
! @perl scripts/subs.pl ispman-web/htdocs/control_panel/style.css > $(ISPMAN_INSTALL_PATH)/htdocs/style.css
! @perl scripts/subs.pl ispman-web/htdocs/ispman.css > $(ISPMAN_INSTALL_PATH)/htdocs/ispman.css
! cp ispman-web/htdocs/control_panel/coolmenus3.js $(ISPMAN_INSTALL_PATH)/htdocs/
! cp ispman-web/htdocs/control_panel/logo.jpg $(ISPMAN_INSTALL_PATH)/htdocs/
! find $(ISPMAN_INSTALL_PATH)/htdocs -type f -exec chmod a+r {} \;
! find $(ISPMAN_INSTALL_PATH)/htdocs -type d -exec chmod a+xr {} \;
! find $(ISPMAN_INSTALL_PATH)/cgi-bin -type f -exec chmod a+r {} \;
! find $(ISPMAN_INSTALL_PATH)/cgi-bin -type d -exec chmod a+xr {} \;
chmod 755 $(ISPMAN_INSTALL_PATH)/htdocs/admin/index.cgi $(ISPMAN_INSTALL_PATH)/htdocs/control_panel/index.cgi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf