[packages/ayam] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:44:45 CEST 2025
commit 698dc2584c36e26d88021fd66b46067c20b5c5be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:44:30 2025 +0200
Fix applying patches.
ayam.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ayam.spec b/ayam.spec
index 3330e1a..6052db1 100644
--- a/ayam.spec
+++ b/ayam.spec
@@ -68,7 +68,7 @@ Przegląd możliwości Ayama:
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
mv src/affine/src/write.c src/affine/src/write.cpp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ayam.git/commitdiff/698dc2584c36e26d88021fd66b46067c20b5c5be
More information about the pld-cvs-commit
mailing list