[Tokyodebian-commits] TokyoDebian CVS update: muse Makefile
tokyodebian CVS Commit
tokyodebian-commits at lists.alioth.debian.org
Sat Dec 9 06:29:27 CET 2006
User: dancer
Date: 06/12/09 06:29:27
Modified: . Makefile
Log:
update with publish
Revision Changes Path
1.13 +1 -1 muse/Makefile
CVSWEB Options: -------------------
CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?annotate=1.13&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?rev=1.13&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.13&r2=1.12&cvsroot=
-----------------------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/tokyodebian/muse/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile 9 Dec 2006 05:17:42 -0000 1.12
+++ Makefile 9 Dec 2006 05:29:26 -0000 1.13
@@ -10,7 +10,7 @@
-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/
+ umask 002; cp $^ ../aliothweb/
preview: all
mozilla -remote "openurl($${PWD}/html/index.html)"
More information about the Tokyodebian-commits
mailing list