Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
iproute2
apply-patches
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apply-patches of Package iproute2
#!/bin/bash echo "Applying patches:" while read p; do if patch -p1 -s --no-backup-if-mismatch --fuzz=0 <patches/"$p"; then echo -e "\t$p" else echo "*** Patch $p failed" >&2 exit 1 fi done
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