Fix: Packager errors
This commit is contained in:
parent
731cb8d806
commit
57b12edbbb
@ -7,7 +7,9 @@ makepack-google.conf
|
|||||||
module_google-*.tgz
|
module_google-*.tgz
|
||||||
module_pibarcode-1.0.tgz
|
module_pibarcode-1.0.tgz
|
||||||
*.exe
|
*.exe
|
||||||
|
*.tgz
|
||||||
*.torrent
|
*.torrent
|
||||||
|
*.zip
|
||||||
version-phpsane.txt
|
version-phpsane.txt
|
||||||
makepack-phpsane.conf
|
makepack-phpsane.conf
|
||||||
html
|
html
|
||||||
|
|||||||
@ -316,7 +316,7 @@ foreach my $target (keys %CHOOSEDTARGET) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (! $btach) {
|
if (! $batch) {
|
||||||
print "\nPress key to finish...";
|
print "\nPress key to finish...";
|
||||||
my $WAITKEY=<STDIN>;
|
my $WAITKEY=<STDIN>;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user