Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.1:Test
perl-Convert-BinHex
Convert-BinHex-1.119-enable-checker.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Convert-BinHex-1.119-enable-checker.patch of Package perl-Convert-BinHex
Index: t/comp2bin.t =================================================================== --- t/comp2bin.t.orig +++ t/comp2bin.t @@ -1,4 +1,4 @@ -use lib "./blib/lib", "./lib", "./t"; +use lib "./blib/lib", "./lib", "./t","."; use Checker; use Convert::BinHex; Index: t/Checker.pm =================================================================== --- t/Checker.pm.orig +++ t/Checker.pm @@ -1,4 +1,5 @@ package Checker; +use Exporter; @ISA = qw(Exporter); @EXPORT = qw($CHECK okay_if note check filter_warnings);
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