From: Kevin M. Rosenberg Date: Wed, 24 Jul 2002 05:42:46 +0000 (+0000) Subject: r2235: Autocommit for make-debian X-Git-Tag: debian-4.5.3-3~178 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=d085ba5723806104593a775a144384a464d61002 r2235: Autocommit for make-debian --- 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}