update versions

This commit is contained in:
thomas 2022-09-10 18:11:22 +02:00
parent 8da4693b9f
commit d6ac2b56c1
10 changed files with 15 additions and 12 deletions

View file

@ -64,10 +64,10 @@ default_prebuild(){
get_git_source
}
source /tmp/src/debmaker
if [ ! "$1" == "" ];
then
source /tmp/src/debmaker
then
FUNC=$1
shift
${FUNC} $*