[packages/atftp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:42:26 CEST 2025


commit e7cbccd6f69b9a1fd69e8ca27f362d865efc9f00
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:42:10 2025 +0200

    Fix applying patches.

 atftp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atftp.spec b/atftp.spec
index 8855b5c..6da92e0 100644
--- a/atftp.spec
+++ b/atftp.spec
@@ -129,8 +129,8 @@ standalone.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 #sed -i -e 's#AM_CONFIG_HEADER#AC_CONFIG_HEADERS#g' configure.ac
 #sed -i -e 's#CFLAGS="-g -Wall -D_REENTRANT"##g' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/atftp.git/commitdiff/e7cbccd6f69b9a1fd69e8ca27f362d865efc9f00



More information about the pld-cvs-commit mailing list