[packages/bb4] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:24 CEST 2025
commit fa80aa7faf5a682b4fd60b7045a73da33f3ef7c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:09 2025 +0200
Fix applying patches.
bb4.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bb4.spec b/bb4.spec
index 720fd54..abc9b95 100644
--- a/bb4.spec
+++ b/bb4.spec
@@ -43,7 +43,7 @@ Wielki Brat - monitor systemów i sieci.
%prep
%setup -q -c
tar xf %{nshort}.tar
-%patch0 -p1
+%patch -P0 -p1
%build
cd %{nshort}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bb4.git/commitdiff/fa80aa7faf5a682b4fd60b7045a73da33f3ef7c1
More information about the pld-cvs-commit
mailing list