[packages/kpacman] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:37:09 CEST 2025
commit 69e040f24baa9728fe72a4f0a32717a62a7bb9a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:53 2025 +0200
Fix applying patches.
kpacman.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kpacman.spec b/kpacman.spec
index c9f1c93..c34a7fd 100644
--- a/kpacman.spec
+++ b/kpacman.spec
@@ -24,7 +24,7 @@ supported.
%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/kpacman.git/commitdiff/69e040f24baa9728fe72a4f0a32717a62a7bb9a8
More information about the pld-cvs-commit
mailing list