X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-debian.sh;h=eb2ca3fd3c39bfab98a3f22e6d43ddf8a4098fd7;hb=d440e40d3b6b505693169f4071028891b9119af8;hp=778ce0aace2dfc9d0efb376b7191c4e3511b53a4;hpb=680c043f4a849dae8dcf925a1a9d30c894497aa3;p=ctsim.git diff --git a/make-debian.sh b/make-debian.sh index 778ce0a..eb2ca3f 100755 --- a/make-debian.sh +++ b/make-debian.sh @@ -1,6 +1,6 @@ #!/bin/bash -DEBPKG=cl-uffi +DEBPKG=ctsim DEBVERSION=`sed -n -e "s/${DEBPKG} (\(.*\)).*/\1/p" < debian/changelog |head -1` TOPDIR=`pwd` PACKAGE_DIR=/usr/local/src/Packages/${DEBPKG}