Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Tomcat42
perl-Math-GSL
force-swig-rebuild.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File force-swig-rebuild.patch of Package perl-Math-GSL
Description: force a swig rebuild which is skipped for "releases" (i.e. when there's no .git directory) Origin: vendor Forwarded: no Author: gregor herrmann <gregoa@debian.org> Last-Update: 2018-06-24 --- a/inc/GSLBuilder.pm +++ b/inc/GSLBuilder.pm @@ -10,7 +10,7 @@ use base 'Module::Build'; sub is_release { - return -e '.git' ? 0 : 1; + return 0; } sub subsystems { sort qw/
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