update versions
This commit is contained in:
parent
8da4693b9f
commit
d6ac2b56c1
10 changed files with 15 additions and 12 deletions
|
@ -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} $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue