[packages/klineakconfig] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:35:30 CEST 2025
commit a1ecf22bac2f0f4c596cc948b6590ecc0b2ceab2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:35:15 2025 +0200
Fix applying patches.
klineakconfig.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/klineakconfig.spec b/klineakconfig.spec
index aac6aa8..3ae6a3b 100644
--- a/klineakconfig.spec
+++ b/klineakconfig.spec
@@ -29,7 +29,7 @@ pozwalającym na korzystanie z "klawiszy łatwego dostępu".
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# kill stupid plugin dir existence test
sed -i -e 's/test ! -d \$pdir/false/' configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/klineakconfig.git/commitdiff/a1ecf22bac2f0f4c596cc948b6590ecc0b2ceab2
More information about the pld-cvs-commit
mailing list