[packages/blackbox] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:09 CEST 2025
commit 996a29197ed3f134da41c0a35cb773654feab762
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:48:53 2025 +0200
Fix applying patches.
blackbox.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/blackbox.spec b/blackbox.spec
index dbef84a..9fa0dd4 100644
--- a/blackbox.spec
+++ b/blackbox.spec
@@ -78,9 +78,9 @@ ist.
#%patch5 -p1
#%patch6 -p1
%if "%{_lib}" == "lib64"
-%patch7 -p0
+%patch -P7 -p0
%endif
-%patch8 -p1
+%patch -P8 -p1
%{__sed} -i 's,_XUTIL_H_,_X11&,' lib/Util.hh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/blackbox.git/commitdiff/996a29197ed3f134da41c0a35cb773654feab762
More information about the pld-cvs-commit
mailing list