зеркало из https://github.com/mozilla/pjs.git
Bug 307225 - the "-e" option to make-jars doesn't take an argument r=Pike
This commit is contained in:
Родитель
7fe6703e92
Коммит
63545b56a0
|
@ -49,7 +49,7 @@ foreach my $arg (@ARGV) {
|
|||
}
|
||||
my $defines = join(' ', @ARGV[ $ddindex .. $#ARGV ]);
|
||||
|
||||
getopts("d:s:t:c:j:f:avlD:o:p:xz:e:");
|
||||
getopts("d:s:t:c:j:f:avlD:o:p:xz:e");
|
||||
|
||||
my $baseFilesDir = ".";
|
||||
if (defined($::opt_s)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче