[packages/allegro] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:32:04 CEST 2025
commit 9ee939c0870e418500482452534309a22075525d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:48 2025 +0200
Fix applying patches.
allegro.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/allegro.spec b/allegro.spec
index f1e3701..5591b8c 100644
--- a/allegro.spec
+++ b/allegro.spec
@@ -341,9 +341,9 @@ biblioteki allegro.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/allegro.git/commitdiff/9ee939c0870e418500482452534309a22075525d
More information about the pld-cvs-commit
mailing list