Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
pbuilder
pdebuild-double-checkbuilddeps.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pdebuild-double-checkbuilddeps.patch of Package pbuilder
dpkg-checkbuilddeps is also called by dpkg-buildpackage -S And this call is actually configurable with --debbuildopts, unlike this hardcoded one (important on rpm systems which will surely fail the check). diff -Nur pbuilder-0.231/pdebuild new/pdebuild --- pbuilder-0.231/pdebuild 2019-11-12 15:50:10.000000000 +0100 +++ new/pdebuild 2022-05-04 12:35:30.069919618 +0200 @@ -79,9 +79,6 @@ exit 1 fi else - if ! dpkg-checkbuilddeps -B ; then - log.w "Unmet build-dependency in source" - fi # get_changes_options/get_source_options single-quote each element, so an # eval is needed to reverse that. SOURCE_OPTIONS=$(get_source_options)
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