current GNUmakefile.in,1.259,1.260
Fabian Keil <[email protected]> Sat, 20 May 2017 09:27:10 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3843 Modified Files: GNUmakefile.in Log Message: Add a web-homepage target ... which only updates the index.html Index: GNUmakefile.in =================================================================== RCS file: /cvsroot/ijbswa/current/GNUmakefile.in,v retrieving revision 1.259 retrieving revision 1.260 diff -C2 -d -r1.259 -r1.260 *** GNUmakefile.in 4 May 2017 14:35:02 -0000 1.259 --- GNUmakefile.in 20 May 2017 09:27:07 -0000 1.260 *************** *** 629,632 **** --- 629,636 ---- @$(RSYNC) doc/webserver/actions/*.php shell.sourceforge.net:$(WWW_ROOT)/htdocs/actions + web-homepage: + @$(ECHO) "Updating the home page (index.html) only (be careful in case of version changes) ..." + @$(RSYNC) doc/webserver/index.html shell.sourceforge.net:$(WWW_ROOT)/htdocs/ + web-faq: @$(ECHO) Updating the FAQ on the webserver ... ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot