[packages/lftp] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:21:30 CEST 2025
commit f868f084930f75b8378e87da9e9fb57ebbfc158b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:21:14 2025 +0200
Don't apply commented out patches.
lftp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lftp.spec b/lftp.spec
index 1c27888..6ce85cc 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -88,7 +88,7 @@ o arquivo FEATURES para uma lista mais detalhada.
%prep
%setup -q
-#%patch100 -p1
+#%%patch100 -p1
%patch -P0 -p1
%patch -P1 -p1
%patch -P2 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lftp.git/commitdiff/f868f084930f75b8378e87da9e9fb57ebbfc158b
More information about the pld-cvs-commit
mailing list