[packages/fotoxx] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:17:45 CEST 2025
commit c851cf7f7288875ded3f2128697092779012800c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:17:29 2025 +0200
Don't apply commented out patches.
fotoxx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fotoxx.spec b/fotoxx.spec
index e962085..050508f 100644
--- a/fotoxx.spec
+++ b/fotoxx.spec
@@ -45,8 +45,8 @@ Oprócz standardowej obróbki zdjęć, umożliwia min.:
%prep
%setup -q
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fotoxx.git/commitdiff/c851cf7f7288875ded3f2128697092779012800c
More information about the pld-cvs-commit
mailing list