[packages/sge] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:38 CEST 2025
commit 1efec869e9a271447fe8ebd89420bebb0552d0b9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:21 2025 +0200
Don't apply commented out patches.
sge.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sge.spec b/sge.spec
index a822b52..70d8ffa 100644
--- a/sge.spec
+++ b/sge.spec
@@ -46,8 +46,8 @@ aplikacji SGE.
%prep
%setup -q -n %{name}%{version}
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
%build
%{__make} shared \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sge.git/commitdiff/1efec869e9a271447fe8ebd89420bebb0552d0b9
More information about the pld-cvs-commit
mailing list