[packages/rc-scripts] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:40:23 CEST 2025


commit 9eda383b42ba48126fa5c02aaab3f39a8d8948d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:40:07 2025 +0200

    Fix applying patches.

 rc-scripts.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rc-scripts.spec b/rc-scripts.spec
index f6d4054..baab898 100644
--- a/rc-scripts.spec
+++ b/rc-scripts.spec
@@ -143,7 +143,7 @@ po cichu ignorowane.
 
 %prep
 %setup -q
-%patch100 -p1
+%patch -P100 -p1
 
 # hack, currently this results in errno@@GLIBC_PRIVATE symbol in ppp-watch:
 #GLIB_LIBS="-Wl,-static `$PKG_CONFIG --libs --static glib-2.0` -Wl,-Bdynamic"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rc-scripts.git/commitdiff/9eda383b42ba48126fa5c02aaab3f39a8d8948d1



More information about the pld-cvs-commit mailing list