Delete .orig files

OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=26
This commit is contained in:
Reinhard Max 2014-08-21 13:25:59 +00:00 committed by Git OBS Bridge
parent 0ef11af2d6
commit b31f727da6

@ -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