X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-debian.sh;h=9c05fcb2f3eb0128c324677bf4844735e0cbc47a;hb=de11286b135675af1ef6f93af709bf8755158201;hp=9b522d4e44054e90a19413b8b947069a8eee7314;hpb=9c238b1bf446d204ef91ddbba49050c2cc6e943d;p=uffi.git diff --git a/make-debian.sh b/make-debian.sh index 9b522d4..9c05fcb 100644 --- a/make-debian.sh +++ b/make-debian.sh @@ -8,7 +8,9 @@ PACKAGE_DIR=/usr/local/src/Packages/${DEBPKG} export CVSROOT=`cat CVS/Root` echo "Building Debian files" -cvs-buildpackage -rfakeroot -kkevin@rosenberg.net -H${TOPDIR}/cvsbp-prepare -tC -i.pdf -F ${DEBPKG} +cvs-buildpackage -rfakeroot -kkevin@rosenberg.net -H${TOPDIR}/cvsbp-prepare.sh -i.pdf -F -d ${DEBPKG} -uc -us + +rm -rf ${PACKAGE_DIR}/${DEBPKG}-${DEBVERSION} if [ ! -z ${opt_lintian} ]; then pushd ${PACKAGE_DIR} > /dev/null