On 10 May 2012 10:35, <[email protected]> wrote: > remove images dorectory to get some more space > add missing packages (#5798, #5674)
(...) > --- build_system/bcd/trunk/create_dual.sh 2012-05-10 08:16:07 UTC (rev > 4438) > +++ build_system/bcd/trunk/create_dual.sh 2012-05-10 08:35:45 UTC (rev > 4439) > @@ -36,7 +36,7 @@ > do > cp -af $OLDBUILDPATH-$i/$i $BUILDPATH > rm -f $BUILDPATH/$i/install/images/boot.iso > $BUILDPATH/$i/install/images/*nonfree* > - rm -rf $BUILDPATH/$i/install/images/alternatives > + rm -rf $BUILDPATH/$i/install/images then the above rm is useless too
