[packages/pppusage] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:21:30 CEST 2025


commit 3d3afd0fc58d5675e034c48f6b151f019d6bdfcc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:14 2025 +0200

    Fix applying patches.

 pppusage.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pppusage.spec b/pppusage.spec
index 82b2dfd..727aaad 100644
--- a/pppusage.spec
+++ b/pppusage.spec
@@ -39,8 +39,8 @@ poleceń.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pppusage.git/commitdiff/3d3afd0fc58d5675e034c48f6b151f019d6bdfcc



More information about the pld-cvs-commit mailing list