[packages/netplug] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:33:43 CEST 2025
commit fab93512546d3e6716eada27eaf8cb9ce906eb9b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:33:27 2025 +0200
Fix applying patches.
netplug.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netplug.spec b/netplug.spec
index 117da48..4b47896 100644
--- a/netplug.spec
+++ b/netplug.spec
@@ -45,7 +45,7 @@ ręcznej interwencji.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netplug.git/commitdiff/fab93512546d3e6716eada27eaf8cb9ce906eb9b
More information about the pld-cvs-commit
mailing list