[packages/golem] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:18:50 CEST 2025
commit 9d858b4978067c661f2900bf6bba701d0ca0de7f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:18:34 2025 +0200
Don't apply commented out patches.
golem.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/golem.spec b/golem.spec
index 2c1926f..2ecad99 100644
--- a/golem.spec
+++ b/golem.spec
@@ -35,7 +35,7 @@ Golem jest małym i prostym zarządcą okien dla X11.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/golem.git/commitdiff/9d858b4978067c661f2900bf6bba701d0ca0de7f
More information about the pld-cvs-commit
mailing list