aboutsummaryrefslogtreecommitdiff
path: root/script/gen-deb.sh
diff options
context:
space:
mode:
authorcomex2015-03-01 19:16:24 -0500
committercomex2015-03-01 19:16:24 -0500
commit8baebb7886a93e71863ac94a24e10477a42c127e (patch)
tree087e17ae72960dbbc74a369cc7727f881b7dc9c9 /script/gen-deb.sh
parentLet's get hacky! (diff)
downloadsubstitute-8baebb7886a93e71863ac94a24e10477a42c127e.tar.gz
minor changes
Diffstat (limited to 'script/gen-deb.sh')
-rwxr-xr-xscript/gen-deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/gen-deb.sh b/script/gen-deb.sh
index c474e63..cd3298e 100755
--- a/script/gen-deb.sh
+++ b/script/gen-deb.sh
@@ -22,7 +22,7 @@ cp -a DEBIAN $debroot/
sed "s#{VERSION}#$version#g" DEBIAN/control > $debroot/DEBIAN/control
#... add bootstrap stuff
# yay, old forks and deprecated compression
-dpkg-deb -Zlzma -b $debroot out/com.ex.substitute-$version.deb
+fakeroot dpkg-deb -Zlzma -b $debroot out/com.ex.substitute-$version.deb