[packages/tutos] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:27:33 CEST 2025
commit 40c5ec1d6a8357ea24688e141f064f86385f64bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:27:17 2025 +0200
Don't apply commented out patches.
tutos.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tutos.spec b/tutos.spec
index aa58343..688752e 100644
--- a/tutos.spec
+++ b/tutos.spec
@@ -52,7 +52,7 @@ TUTOS został przetłumaczony również na język polski.
%prep
%setup -q -n %{name}
-#%patch0 -p1
+#%%patch0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tutos.git/commitdiff/40c5ec1d6a8357ea24688e141f064f86385f64bd
More information about the pld-cvs-commit
mailing list