diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index a8496b6c0..9662b04ac 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -4,65 +4,52 @@ %general-entities; ]> - - - - + + + - #! /bin/bash - cd /home/httpd/ - + #! /bin/bash + + mkdir -p + + && + cd + && - rm -f *.patch && + + touch dummy.patch && rm -f *.patch && + chgrp lfswww *.patch && exit - - - + - - - - - cp - /home/httpd/ - - downloads/ - - - - - - - - - - - - - - - - - - - - / - - . - - + + + + + + + - + + + cp /home/httpd/www.linuxfromscratch.org/patches/downloads/ + + / + + .