X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fmake-upstream.sh;fp=debian%2Fmake-upstream.sh;h=fcdbac6bde85728f02df0925d1ec3950d836e456;hb=184658d41e4e4718d7975b939efa8e6f8b41079f;hp=06f909da142da702c829a0128e067b73fd85c408;hpb=6357081d09842a2f08efcfb22f815d008408f017;p=clsql.git diff --git a/debian/make-upstream.sh b/debian/make-upstream.sh index 06f909d..fcdbac6 100755 --- a/debian/make-upstream.sh +++ b/debian/make-upstream.sh @@ -1,9 +1,8 @@ -#!/bin/bash -# -# Creates upstream packages -# Programmer: Kevin Rosenberg +#!/bin/bash -e + +bups.sh -Sclsql -Dcl-sql -f"-name test.config" -d"-name .bin" +exit 0 -set -e # abort on error PKG=clsql DEBPKG=cl-sql