[packages/clip] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:16:31 CEST 2025
commit 71ddbb4ca7f9e23c84a941eefc4964e095ead1e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:16:15 2025 +0200
Don't apply commented out patches.
clip.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/clip.spec b/clip.spec
index 88a97c1..685ca0a 100644
--- a/clip.spec
+++ b/clip.spec
@@ -294,8 +294,8 @@ Ten pakiet dostarcza wiązanie fw dla pakietu CLIP.
%prep
%setup -q -n %{name}-prg-%{version}-1
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
#tar -xzf %{SOURCE1}
#cp -f -R clip-prg/* ./
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clip.git/commitdiff/71ddbb4ca7f9e23c84a941eefc4964e095ead1e8
More information about the pld-cvs-commit
mailing list