[packages/pppoed] Fix applying patches.

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


commit 45a47ff30295da33ac9f3a279df393681457468b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:09 2025 +0200

    Fix applying patches.

 pppoed.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pppoed.spec b/pppoed.spec
index 4f9f942..dc18a83 100644
--- a/pppoed.spec
+++ b/pppoed.spec
@@ -25,7 +25,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd pppoed
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pppoed.git/commitdiff/45a47ff30295da33ac9f3a279df393681457468b



More information about the pld-cvs-commit mailing list