[packages/amp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:13 CEST 2025
commit f1a1df96d5d5911b2d8df767d788a7b7c2da90f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:32:57 2025 +0200
Fix applying patches.
amp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/amp.spec b/amp.spec
index 80455f2..7e543a2 100644
--- a/amp.spec
+++ b/amp.spec
@@ -29,8 +29,8 @@ czasu rzeczywistego POSIX 1.b.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/amp.git/commitdiff/f1a1df96d5d5911b2d8df767d788a7b7c2da90f7
More information about the pld-cvs-commit
mailing list