Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
openjade
openjade-1.3.2-getopts.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openjade-1.3.2-getopts.patch of Package openjade
--- ./msggen.pl.orig 2012-06-11 11:35:22.000000000 +0000 +++ ./msggen.pl 2012-06-11 11:37:06.000000000 +0000 @@ -4,6 +4,7 @@ # See the file COPYING for copying permission. use POSIX; +use Getopt::Std; # Package and version. $package = 'openjade'; @@ -18,8 +19,7 @@ $gen_c = 0; undef $opt_l; undef $opt_p; undef $opt_t; -do 'getopts.pl'; -&Getopts('l:p:t:'); +getopts('l:p:t:'); $module = $opt_l; $pot_file = $opt_p;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor