Gorgone
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
support/functions/_gui_build
|
|
@ -110,7 +110,7 @@ _gui_build(){ |
|
|
|
mv -f "$lsmn" "$bdir/oscam-svn$(REVISION)-$(hostname)-list_smargo" |
|
|
|
printf "oscam-svn$(REVISION)-$(hostname)-list_smargo" >"$targztmp" |
|
|
|
else |
|
|
|
printf -e "SAVE\t$lsmn $txt_as oscam-svn$(REVISION)-$_toolchainname-list_smargo"|tee -a "$ldir/$log_name" |
|
|
|
printf "SAVE\t$lsmn $txt_as oscam-svn$(REVISION)-$_toolchainname-list_smargo"|tee -a "$ldir/$log_name" |
|
|
|
mv -f "$lsmn" "$bdir/oscam-svn$(REVISION)-$_toolchainname-list_smargo" |
|
|
|
printf "oscam-svn$(REVISION)-$_toolchainname-list_smargo" >"$targztmp\n" |
|
|
|
fi |
|
|
|