mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
debian: clean up after bootstrapping
This commit is contained in:
parent
495dd7e5e2
commit
417c3c29fc
5
debian/bootstrap.sh
vendored
5
debian/bootstrap.sh
vendored
@ -888,5 +888,10 @@ for p in freeswitch libfreeswitch1; do
|
||||
print_gpl_openssl_override "$p" >> $f
|
||||
done
|
||||
|
||||
echo "Cleaning up..." >&2
|
||||
rm -f control-modules.preparse
|
||||
rm -rf control-modules.parse
|
||||
diff control-modules control-modules.gen >/dev/null && rm -f control-modules.gen
|
||||
|
||||
echo "Done bootstrapping debian/" >&2
|
||||
touch .stamp-bootstrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user