Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
squid.3507
squid-fix-pod2man-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File squid-fix-pod2man-check.patch of Package squid.3507
Index: helpers/basic_auth/DB/config.test =================================================================== --- helpers/basic_auth/DB/config.test.orig +++ helpers/basic_auth/DB/config.test @@ -2,6 +2,6 @@ ## Test: do we have perl to build the helper scripts? ## Test: do we have pod2man to build the manual? -perl --version >/dev/null && echo | pod2man >/dev/null +perl --version >/dev/null && pod2man --help >/dev/null exit $? Index: helpers/log_daemon/DB/config.test =================================================================== --- helpers/log_daemon/DB/config.test.orig +++ helpers/log_daemon/DB/config.test @@ -2,6 +2,6 @@ ## Test: do we have perl to build the helper scripts? ## Test: do we have pod2man to build the manual? -perl --version >/dev/null && echo | pod2man >/dev/null +perl --version >/dev/null && pod2man --help >/dev/null exit $?
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