[packages/blam] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:18 CEST 2025
commit 2fe2182788b8d2c6414d9b05e783e6be731e2402
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:49:02 2025 +0200
Fix applying patches.
blam.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/blam.spec b/blam.spec
index 98b63eb..cb2d52c 100644
--- a/blam.spec
+++ b/blam.spec
@@ -38,7 +38,7 @@ Program do pobierania informacji w formacie RSS wykonany w technologii
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -rf autom4te.cache
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/blam.git/commitdiff/2fe2182788b8d2c6414d9b05e783e6be731e2402
More information about the pld-cvs-commit
mailing list