[packages/BitchX] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:15:53 CEST 2025
commit cb9b36339c1e4ce5c064af103eeec513b30db511
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:15:38 2025 +0200
Don't apply commented out patches.
BitchX.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/BitchX.spec b/BitchX.spec
index 4b18345..6a32130 100644
--- a/BitchX.spec
+++ b/BitchX.spec
@@ -62,13 +62,13 @@ powtarzają się te same pytania.
%prep
%setup -q -n %{name}
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%patch -P2 -p1
%patch -P3 -p1
%patch -P4 -p1
%patch -P5 -p1
-#%patch6 -p1
+#%%patch6 -p1
%patch -P7 -p1
# kill any precompiled x86 binaries
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/BitchX.git/commitdiff/cb9b36339c1e4ce5c064af103eeec513b30db511
More information about the pld-cvs-commit
mailing list