[packages/bzflag] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:16:03 CEST 2025
commit b8f30e80993baeffd0cfac8e3515f3943b1e7e71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:15:47 2025 +0200
Don't apply commented out patches.
bzflag.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bzflag.spec b/bzflag.spec
index 1473f77..c2c07d4 100644
--- a/bzflag.spec
+++ b/bzflag.spec
@@ -59,7 +59,7 @@ Server bzflag i narzędzia konsolowe.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
:> m4/mkdirp.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bzflag.git/commitdiff/b8f30e80993baeffd0cfac8e3515f3943b1e7e71
More information about the pld-cvs-commit
mailing list