X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fmake-debian.sh;h=d25c49eb3a9ac4a794b70981f0174b369ee743cf;hb=d085ba5723806104593a775a144384a464d61002;hp=12e000defbdb2629cc088657f5e4601482a890a9;hpb=6c9848d591a96345d16ca9c8343f5261c5961cdf;p=ctsim.git diff --git a/debian/make-debian.sh b/debian/make-debian.sh index 12e000d..d25c49e 100755 --- a/debian/make-debian.sh +++ b/debian/make-debian.sh @@ -1,10 +1,11 @@ -#!/bin/bash +#!/bin/bash -e + +bdeb.sh -Sctsim -c -Hdebian/cvsbp-prepare.sh +exit 0 PKG=ctsim DEBPKG=ctsim -set -e - BASE_HOME=/usr/local/src WORK_HOME=${BASE_HOME}/Work WORK_DIR=${WORK_HOME}/${PKG}