[Tokyodebian-commits] TokyoDebian CVS update: muse Makefile

tokyodebian CVS Commit tokyodebian-commits at lists.alioth.debian.org
Sat Dec 9 06:06:42 CET 2006


  User: dancer  
  Date: 06/12/09 06:06:42

  Modified:    .        Makefile
  Log:
  update with publish
  
  Revision  Changes    Path
  1.10      +2 -2      muse/Makefile
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?annotate=1.10&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?rev=1.10&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile.diff?r1=1.10&r2=1.9&cvsroot=
  
  -----------------------------------
  
  Index: Makefile
  ===================================================================
  RCS file: /cvsroot/tokyodebian/muse/Makefile,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Makefile	30 Nov 2006 11:27:02 -0000	1.9
  +++ Makefile	9 Dec 2006 05:06:42 -0000	1.10
  @@ -7,7 +7,7 @@
   
   publish: html/*.html html/*.css
   	cvs ci -m 'update with publish'
  -	-fusermount -u ../aliothweb 
  +	-fusermount -o umask=002 -u ../aliothweb 
   	[ ! -f ../aliothweb/mountpoint ] || sshfs -o nonempty alioth.debian.org:/var/lib/gforge/chroot/home/groups/tokyodebian/htdocs ../aliothweb
   	[ ! -f ../aliothweb/mountpoint ]
   	cp $^ ../aliothweb/
  @@ -19,4 +19,4 @@
   	-rm *~
   
   
  -.PHONY: all publish preview clean
  \ No newline at end of file
  +.PHONY: all publish preview clean
  
  
  



More information about the Tokyodebian-commits mailing list