[packages/knmap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:36:23 CEST 2025
commit df81b519082ce088f5ed0816e15c785c44f7a943
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:07 2025 +0200
Fix applying patches.
knmap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/knmap.spec b/knmap.spec
index 76ebfd6..cebf162 100644
--- a/knmap.spec
+++ b/knmap.spec
@@ -27,7 +27,7 @@ działania programu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/knmap.git/commitdiff/df81b519082ce088f5ed0816e15c785c44f7a943
More information about the pld-cvs-commit
mailing list