* Simplify the build of the CD a bit, just reuse the image scripts as those hold
what we want. * Remove some more temporary files/directories after the build. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29209 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -150,4 +150,4 @@ echo "Building CD image ..."
|
||||
mkisofs -b `basename $cdBootFloppy` -U -R -V "$cdLabel" -o "$cdImagePath" "$tPrefix"
|
||||
|
||||
# cleanup output dir
|
||||
#$rmAttrs -rf "$outputDir"
|
||||
$rmAttrs -rf "$outputDir"
|
||||
|
||||
Reference in New Issue
Block a user