aboutsummaryrefslogtreecommitdiff
path: root/script/gen-deb.sh
diff options
context:
space:
mode:
authorcomex2015-03-01 23:41:05 -0500
committercomex2015-03-01 23:41:05 -0500
commitbf00d3051effe5ffca451a1887c12e5478041295 (patch)
tree0725c1e1be85bc41253ad804d5fb14cad74e33c8 /script/gen-deb.sh
parentREADMEification (diff)
downloadsubstitute-bf00d3051effe5ffca451a1887c12e5478041295.tar.gz
add link to release page
Diffstat (limited to 'script/gen-deb.sh')
-rwxr-xr-xscript/gen-deb.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/script/gen-deb.sh b/script/gen-deb.sh
index f9d2960..5c13ac1 100755
--- a/script/gen-deb.sh
+++ b/script/gen-deb.sh
@@ -25,7 +25,3 @@ sed "s#{VERSION}#$version#g" darwin-bootstrap/DEBIAN/control > $debroot/DEBIAN/c
#... add bootstrap stuff
# yay, old forks and deprecated compression
fakeroot dpkg-deb -Zlzma -b $debroot out/com.ex.substitute-$version.deb
-
-
-
-