Update of /cvsroot/leaf/sourceforge/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23116

Modified Files:
        doc-build.sh 
Log Message:
minor permission changes

Index: doc-build.sh
===================================================================
RCS file: /cvsroot/leaf/sourceforge/admin/doc-build.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** doc-build.sh        5 Apr 2006 14:04:36 -0000       1.9
--- doc-build.sh        5 Apr 2006 15:41:43 -0000       1.10
***************
*** 69,72 ****
--- 69,73 ----
    echo "Options +Indexes
  AddType 'text/html; charset=UTF-8' html" > doc/.htaccess
+   chgrp -R leaf doc
  }
  
***************
*** 111,115 ****
  
  echo ---
! umask 022
  echo Exporting documents from CVS.
  export_documents
--- 112,116 ----
  
  echo ---
! umask 002
  echo Exporting documents from CVS.
  export_documents
***************
*** 121,132 ****
  echo ---
  echo Converting man pages to html and pdf
! # build_man
  
  echo ---
  echo Building Documentation
! # build_doc
  
! # replace_old
  
  rm -f $TMP_DIR/$LOCKFILE
! trap - INT TERM EXIT
\ No newline at end of file
--- 122,133 ----
  echo ---
  echo Converting man pages to html and pdf
! build_man
  
  echo ---
  echo Building Documentation
! build_doc
  
! replace_old
  
  rm -f $TMP_DIR/$LOCKFILE
! trap - INT TERM EXIT



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to