Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:NonFree:Update
perl-PDL
PDL-2.4.7-pdldoc.db.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PDL-2.4.7-pdldoc.db.diff of Package perl-PDL
Index: Doc/scantree.pl =================================================================== --- Doc/scantree.pl.orig +++ Doc/scantree.pl @@ -8,10 +8,13 @@ require PDL; # always needed to pick up $opt_v = 0; getopts('v'); +$root = shift @ARGV; $dir = shift @ARGV; $outdb = shift @ARGV; $outindex = shift @ARGV; +chroot $root; + unless (defined $dir) { ($dir = $INC{'PDL.pm'}) =~ s/PDL\.pm$//i; umask 0022;
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