[packages/netlabel_tools] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:33:31 CEST 2025
commit 8160c39a4f13741a307f79b3f8bb07bfebaeae55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:33:15 2025 +0200
Fix applying patches.
netlabel_tools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netlabel_tools.spec b/netlabel_tools.spec
index 1a8d689..1024a6a 100644
--- a/netlabel_tools.spec
+++ b/netlabel_tools.spec
@@ -32,7 +32,7 @@ odpytywania i konfigurowania podsystemu jądra.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
%build
%{__make} -j1 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netlabel_tools.git/commitdiff/8160c39a4f13741a307f79b3f8bb07bfebaeae55
More information about the pld-cvs-commit
mailing list