[Tokyodebian-commits] TokyoDebian CVS update: muse Makefile

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


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

  Modified:    .        Makefile
  Log:
  update with publish
  
  Revision  Changes    Path
  1.12      +2 -2      muse/Makefile
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?annotate=1.12&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?rev=1.12&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.12&r2=1.11&cvsroot=
  
  -----------------------------------
  
  Index: Makefile
  ===================================================================
  RCS file: /cvsroot/tokyodebian/muse/Makefile,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Makefile	9 Dec 2006 05:09:00 -0000	1.11
  +++ Makefile	9 Dec 2006 05:17:42 -0000	1.12
  @@ -7,8 +7,8 @@
   
   publish: html/*.html html/*.css
   	cvs ci -m 'update with publish'
  -	-fusermount -o umask=002 -u ../aliothweb 
  -	[ ! -f ../aliothweb/mountpoint ] || sshfs -o nonempty alioth.debian.org:/var/lib/gforge/chroot/home/groups/tokyodebian/htdocs ../aliothweb
  +	-fusermount -u ../aliothweb 
  +	[ ! -f ../aliothweb/mountpoint ] || sshfs -o nonempty,umask=002 alioth.debian.org:/var/lib/gforge/chroot/home/groups/tokyodebian/htdocs ../aliothweb
   	[ ! -f ../aliothweb/mountpoint ]
   	cp $^ ../aliothweb/
   
  
  
  



More information about the Tokyodebian-commits mailing list