Remove old code.

This commit is contained in:
Jonas Kvinge
2018-03-02 23:14:22 +01:00
parent 8c3339525e
commit cefe98736f
2 changed files with 1 additions and 12 deletions

2
dist/maketarball.sh vendored
View File

@@ -2,7 +2,7 @@
name=strawberry
version="0.1.1"
deb_dist="unstable"
deb_dist=""
root=$(cd "${0%/*}/.." && echo $PWD/${0##*/})
root=`dirname "$root"`
rootnoslash=`echo $root | sed "s/^\///"`