aboutsummaryrefslogtreecommitdiff
path: root/script/gen-deb.sh
diff options
context:
space:
mode:
authorcomex2015-07-11 13:18:41 -0400
committercomex2015-07-11 14:06:16 -0400
commit7de586f0dde91a3bd5433f879f8b614c2ebaf579 (patch)
tree286d5c6fa7b06c5a9623bfefb635e2befb218a42 /script/gen-deb.sh
parentstuff! (diff)
downloadsubstitute-7de586f0dde91a3bd5433f879f8b614c2ebaf579.tar.gz
fix?
Diffstat (limited to 'script/gen-deb.sh')
-rwxr-xr-xscript/gen-deb.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/gen-deb.sh b/script/gen-deb.sh
index 5c13ac1..f39dbd3 100755
--- a/script/gen-deb.sh
+++ b/script/gen-deb.sh
@@ -24,4 +24,5 @@ cp -a darwin-bootstrap/DEBIAN $debroot/
sed "s#{VERSION}#$version#g" darwin-bootstrap/DEBIAN/control > $debroot/DEBIAN/control
#... add bootstrap stuff
# yay, old forks and deprecated compression
+rm -f out/*.deb
fakeroot dpkg-deb -Zlzma -b $debroot out/com.ex.substitute-$version.deb