[packages/gpppkill] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:39 CEST 2025
commit c1940ee6f0f519d0bad3ea7793dd95ddd55a61ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:23 2025 +0200
Fix applying patches.
gpppkill.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpppkill.spec b/gpppkill.spec
index 169c54a..db4bd20 100644
--- a/gpppkill.spec
+++ b/gpppkill.spec
@@ -31,7 +31,7 @@ wszystkie pppd i pyta, którego użyć.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpppkill.git/commitdiff/c1940ee6f0f519d0bad3ea7793dd95ddd55a61ce
More information about the pld-cvs-commit
mailing list