[packages/pnet] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:16 CEST 2025
commit e2ed77783b208b12ce537e018b0d60af2411673f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:00 2025 +0200
Don't apply commented out patches.
pnet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pnet.spec b/pnet.spec
index a7d885c..8f06b4a 100644
--- a/pnet.spec
+++ b/pnet.spec
@@ -298,7 +298,7 @@ Header de desenvolviemnto da Portable .NET.
%setup -q
%patch -P0 -p1
# pnet uses gc incompatible with system lib and links statically to it
-#%patch1 -p1
+#%%patch1 -p1
%patch -P2 -p1
%patch -P3 -p1
%patch -P4 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pnet.git/commitdiff/e2ed77783b208b12ce537e018b0d60af2411673f
More information about the pld-cvs-commit
mailing list