From b31f727da6018227fcaa88c222a2f9cce7701c46e685965798a2c80750a35658 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Thu, 21 Aug 2014 13:25:59 +0000 Subject: [PATCH] Delete .orig files OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=26 --- ppp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ppp.spec b/ppp.spec index 3261f9f..2d852ae 100644 --- a/ppp.spec +++ b/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