Remove SETS.* from the CD.
Change-Id: I06385c51d7d24b4e0e6af037c5953ef11695c923
This commit is contained in:
parent
094431dd97
commit
c48c7d47f7
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ fi
|
||||||
echo " * Removing sources"
|
echo " * Removing sources"
|
||||||
|
|
||||||
rm -rf $RELEASEDIR/usr/src # No space for /usr/src
|
rm -rf $RELEASEDIR/usr/src # No space for /usr/src
|
||||||
|
rm -f $RELEASEDIR/SETS.* # No need for those.
|
||||||
|
|
||||||
# If we are making a jail, all is done!
|
# If we are making a jail, all is done!
|
||||||
if [ $JAILMODE = 1 ]
|
if [ $JAILMODE = 1 ]
|
||||||
|
|
Loading…
Reference in a new issue