From 7a4ac0ef9c7c6f3a11090c17995fea3aea14493b Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 28 Jun 2004 19:00:51 +0000 Subject: patcheslist.xsl: added a chgrp command and solvedan issue with the tetex dir & patch name. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/patcheslist.xsl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'stylesheets') diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index a4b934a5b..62e1d38ad 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -18,6 +18,7 @@ && rm -f *.patch && + chgrp lfswww *.patch && exit @@ -37,7 +38,14 @@ - + + + + + + + + -- cgit v1.2.3-54-g00ecf