Revert r243228. This commit appears to cause more trouble than
it was designed to avoid; the issue described in the PR was no longer an issue anyway.
This commit is contained in:
parent
341b240dc7
commit
611a799088
@ -354,7 +354,7 @@ for i in ${templates} ; do
|
||||
subdir=${j##*/}
|
||||
if [ -d $j -a ! -f $j.cpio.gz ]; then
|
||||
create_md $subdir
|
||||
(cd $j && pax -rw . /$subdir)
|
||||
cp -Rp $j/ /$subdir
|
||||
fi
|
||||
done
|
||||
for j in /conf/$i/*.cpio.gz ; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user