[packages/ProjectCenter] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:32 CEST 2025
commit 0ae1831199f5c96f7080317e2ff3599b345194ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:16 2025 +0200
Don't apply commented out patches.
ProjectCenter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ProjectCenter.spec b/ProjectCenter.spec
index b02064d..4701fda 100644
--- a/ProjectCenter.spec
+++ b/ProjectCenter.spec
@@ -23,7 +23,7 @@ projektu GNUstep.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%build
export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ProjectCenter.git/commitdiff/0ae1831199f5c96f7080317e2ff3599b345194ac
More information about the pld-cvs-commit
mailing list