[packages/petidomo] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:23:42 CEST 2025
commit b7ea4eb6864161cbfed77a3369c52204cd7b927e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:23:25 2025 +0200
Don't apply commented out patches.
petidomo.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/petidomo.spec b/petidomo.spec
index cc1bf4e..d180d36 100644
--- a/petidomo.spec
+++ b/petidomo.spec
@@ -57,9 +57,9 @@ Uwaga: zarządca CGI obdarzony jest SUID-em root.
%prep
%setup -q -n %{name}-%{version}%{_beta} -a1
-#%patch0 -p1
-#%patch1 -p1
-#%patch2 -p1
+#%%patch0 -p1
+#%%patch1 -p1
+#%%patch2 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/petidomo.git/commitdiff/b7ea4eb6864161cbfed77a3369c52204cd7b927e
More information about the pld-cvs-commit
mailing list