[Spambayes-checkins] website Makefile,1.16,1.17

Anthony Baxter anthonybaxter at users.sourceforge.net
Wed Nov 5 07:05:22 EST 2003


Update of /cvsroot/spambayes/website
In directory sc8-pr-cvs1:/tmp/cvs-serv29071

Modified Files:
	Makefile 
Log Message:
MarkH needs to run 
ssh shell1.sf.net "chmod -R g+w /home/groups/s/sp/spambayes/htdocs/apps"
Until then, make it so I can at least check in the main pages.


Index: Makefile
===================================================================
RCS file: /cvsroot/spambayes/website/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Makefile	28 Oct 2003 04:54:04 -0000	1.16
--- Makefile	5 Nov 2003 12:05:19 -0000	1.17
***************
*** 37,42 ****
  # 'make install' to recurse *with* 'install'
  local_install:
! 	cd apps; $(MAKE) install
! 	cd download ; $(MAKE) install
  
  subdirs:
--- 37,42 ----
  # 'make install' to recurse *with* 'install'
  local_install:
! 	-cd apps; $(MAKE) install
! 	-cd download ; $(MAKE) install
  
  subdirs:





More information about the Spambayes-checkins mailing list