[packages/netenv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:33:22 CEST 2025


commit e417277ffbecb207fa6e520c3baefdd17a699267
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:07 2025 +0200

    Fix applying patches.

 netenv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netenv.spec b/netenv.spec
index aad084d..88f88ea 100644
--- a/netenv.spec
+++ b/netenv.spec
@@ -27,7 +27,7 @@ późniejszego ponownego wykorzystania.
 
 %prep
 %setup -q -n %{name}-%{_mainver}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netenv.git/commitdiff/e417277ffbecb207fa6e520c3baefdd17a699267



More information about the pld-cvs-commit mailing list