[packages/pysnmp-apps] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:51 CEST 2025
commit b4b9797e6ecf97832e2d801bb9448fa7ae4bb35e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:35 2025 +0200
Fix applying patches.
pysnmp-apps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pysnmp-apps.spec b/pysnmp-apps.spec
index 80a541e..48bb308 100644
--- a/pysnmp-apps.spec
+++ b/pysnmp-apps.spec
@@ -36,7 +36,7 @@ pakietu PySNMP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
python setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pysnmp-apps.git/commitdiff/b4b9797e6ecf97832e2d801bb9448fa7ae4bb35e
More information about the pld-cvs-commit
mailing list