[packages/pharmacy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:07:48 CEST 2025
commit 2cf12d1d678e5af8f20665525eb84f4ffc90b9ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:07:32 2025 +0200
Fix applying patches.
pharmacy.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pharmacy.spec b/pharmacy.spec
index 237497f..5530434 100644
--- a/pharmacy.spec
+++ b/pharmacy.spec
@@ -31,10 +31,10 @@ leniwych power-userów.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
rm -f missing acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pharmacy.git/commitdiff/2cf12d1d678e5af8f20665525eb84f4ffc90b9ad
More information about the pld-cvs-commit
mailing list