[packages/twill] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:00 CEST 2025
commit 1ff5621b19544ee2e240ab565f973407fad195ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:44 2025 +0200
Fix applying patches.
twill.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/twill.spec b/twill.spec
index c0733bd..de7bec6 100644
--- a/twill.spec
+++ b/twill.spec
@@ -28,7 +28,7 @@ pobierania informacji ze stron zabezpieczonych hasłem.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/twill.git/commitdiff/1ff5621b19544ee2e240ab565f973407fad195ea
More information about the pld-cvs-commit
mailing list