config: set default source build to prevent remove maintenance files
This commit is contained in:
parent
ea2ac02140
commit
37b22aa7e9
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ fi
|
|||
|
||||
cd ..
|
||||
mv source $PACKAGE-$FULLVERSION
|
||||
dpkg-source -b $PACKAGE-$FULLVERSION
|
||||
dpkg-source -b -I.falsefileextension99 $PACKAGE-$FULLVERSION
|
||||
rm -rf ${LOCAL_APT}
|
||||
echo "Trisquel source package built!"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue