X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fmake-upstream.sh;h=be111392d1732ef6fc15a9766b8e9570258d121f;hb=ee3b6b957bf6786bd0b4c15ce67c22381a8301fc;hp=0597db9b69ebe0ff1041ecc24b21b3e18da4772d;hpb=6c9848d591a96345d16ca9c8343f5261c5961cdf;p=ctsim.git 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