X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fmake-upstream.sh;h=be111392d1732ef6fc15a9766b8e9570258d121f;hp=0597db9b69ebe0ff1041ecc24b21b3e18da4772d;hb=b7519560db07975f7a16cd24d12fe61ba0b4d84c;hpb=6c9848d591a96345d16ca9c8343f5261c5961cdf diff --git a/debian/make-upstream.sh b/debian/make-upstream.sh index 0597db9..be11139 100755 --- a/debian/make-upstream.sh +++ b/debian/make-upstream.sh @@ -1,5 +1,5 @@ #!/bin/bash -e -bups.sh -Sctsim -d"-name doc -or -name images" +bups ctsim -d"-name doc -or -name images" exit 0