From 07f719a2faec1fbb0656851a03d0a86455878814 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 31 May 2004 20:15:52 +0000 Subject: Modified the patcheslist.xsl stylesheet to ouput a customizable shell script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/patcheslist.xsl | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'stylesheets') diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index 3d00d157d..d7900777e 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -1,20 +1,38 @@ - + + lfs/cvs/unstable/ + ../../../ + + + #! /bin/bash + + cd /home/httpd/www.linuxfromscratch.org/patches/ + + && + + exit + + - - - + + ln -s + + dowloads/ + + / + + && -- cgit v1.2.3-54-g00ecf