[packages/popt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:19:57 CEST 2025


commit 911dcfdf91676df28b5ac78a2ab8955567d24382
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:19:41 2025 +0200

    Fix applying patches.

 popt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/popt.spec b/popt.spec
index 31d840e..0e5ce46 100644
--- a/popt.spec
+++ b/popt.spec
@@ -153,8 +153,8 @@ Biblioteka statyczna dietlibc popt.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} po/stamp-po
 %{__sed} -i -e 's#po/Makefile.in intl/Makefile##g' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/popt.git/commitdiff/911dcfdf91676df28b5ac78a2ab8955567d24382



More information about the pld-cvs-commit mailing list