[packages/paco] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:57 CEST 2025
commit 466744ce593c1b78ac623932d06983cca80f988d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:49:42 2025 +0200
Fix applying patches.
paco.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/paco.spec b/paco.spec
index 2c00a19..7940259 100644
--- a/paco.spec
+++ b/paco.spec
@@ -59,8 +59,8 @@ Dodatkowe skrypty dla paco.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/paco.git/commitdiff/466744ce593c1b78ac623932d06983cca80f988d
More information about the pld-cvs-commit
mailing list