[packages/indent] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:27 CEST 2025


commit de568111ee1cc531877d48d3b47b7a67c47707f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:11 2025 +0200

    Fix applying patches.

 indent.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/indent.spec b/indent.spec
index 24809b3..e7b6fec 100644
--- a/indent.spec
+++ b/indent.spec
@@ -91,8 +91,8 @@ Indent - це програма GNU для "прикрашення" вихідн
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__sed} -i -e 's at AM_GNU_GETTEXT.*@AM_GNU_GETTEXT([external])@' \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/indent.git/commitdiff/de568111ee1cc531877d48d3b47b7a67c47707f8



More information about the pld-cvs-commit mailing list