From 5d72c22ccad593fd802ce978a0f4b7c4704663c6 Mon Sep 17 00:00:00 2001 From: Archaic Date: Fri, 8 Jul 2005 16:19:07 +0000 Subject: Updated patcheslist.xsl to create a proper environment. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/patcheslist.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index 9662b04ac..8f99b7c1f 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -16,8 +16,9 @@ #! /bin/bash + umask 002 - mkdir -p + install -d -m 775 -g lfswww && cd -- cgit v1.2.3-54-g00ecf