[packages/acidlaunch] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:21 CEST 2025
commit 891edb942080b88ac403f117d2dda96a6251a53d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:05 2025 +0200
Fix applying patches.
acidlaunch.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/acidlaunch.spec b/acidlaunch.spec
index a7f9e83..9192280 100644
--- a/acidlaunch.spec
+++ b/acidlaunch.spec
@@ -37,9 +37,9 @@ trybie osadzenia w szczelinie blackboksa.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acidlaunch.git/commitdiff/891edb942080b88ac403f117d2dda96a6251a53d
More information about the pld-cvs-commit
mailing list