[packages/mas] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:22:07 CEST 2025
commit 519dc1b71f70ca965e93f3def97f3381c7caf28a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:21:51 2025 +0200
Don't apply commented out patches.
mas.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mas.spec b/mas.spec
index 5925b5f..aa92e9d 100644
--- a/mas.spec
+++ b/mas.spec
@@ -62,12 +62,12 @@ używajacych MAS-a.
%patch -P1 -p1
%patch -P2 -p1
#if [ "%_lib" == "lib64" ]; then
-#%patch3
+#%%patch3
#fi
-#%patch4
-#%patch5
+#%%patch4
+#%%patch5
#if [ "%_lib" == "lib64" ]; then
-#%patch6
+#%%patch6
#fi
%patch -P7 -p1
%patch -P8 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mas.git/commitdiff/519dc1b71f70ca965e93f3def97f3381c7caf28a
More information about the pld-cvs-commit
mailing list