Delete .orig files
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=26
This commit is contained in:
parent
0ef11af2d6
commit
b31f727da6
1
ppp.spec
1
ppp.spec
@ -109,6 +109,7 @@ plugins for the pppd.
|
||||
%patch23 -p1
|
||||
sed -i -e '1s/local\///' scripts/secure-card
|
||||
find scripts -type f | xargs chmod a-x
|
||||
find -type f -name '*.orig' | xargs rm -f
|
||||
|
||||
%build
|
||||
# Remove local copy that is out of sync and use the one from linux-header
|
||||
|
Loading…
x
Reference in New Issue
Block a user