[packages/apricots] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:39:38 CEST 2025
commit 7bf8ced078a01cec157028bceb57638284439ea2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:22 2025 +0200
Fix applying patches.
apricots.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apricots.spec b/apricots.spec
index 8280dd9..a279445 100644
--- a/apricots.spec
+++ b/apricots.spec
@@ -27,8 +27,8 @@ i zrzucaniu bomb.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apricots.git/commitdiff/7bf8ced078a01cec157028bceb57638284439ea2
More information about the pld-cvs-commit
mailing list