[Tokyodebian-commits] TokyoDebian CVS update: muse Makefile

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


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

  Modified:    .        Makefile
  Log:
  update with publish
  
  Revision  Changes    Path
  1.11      +1 -1      muse/Makefile
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?annotate=1.11&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/tokyodebian/muse/Makefile?rev=1.11&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.11&r2=1.10&cvsroot=
  
  -----------------------------------
  
  Index: Makefile
  ===================================================================
  RCS file: /cvsroot/tokyodebian/muse/Makefile,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Makefile	9 Dec 2006 05:06:42 -0000	1.10
  +++ Makefile	9 Dec 2006 05:09:00 -0000	1.11
  @@ -3,7 +3,7 @@
   all: html/*.html
   
   html/%.html: %.muse
  -	emacs -batch -l muse-config.el -eval '(muse-project-publish "Debian-study")'
  +	umask 002; emacs -batch -l muse-config.el -eval '(muse-project-publish "Debian-study")'
   
   publish: html/*.html html/*.css
   	cvs ci -m 'update with publish'
  
  
  



More information about the Tokyodebian-commits mailing list