[packages/trousers] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:22:34 CEST 2025
commit 1dbe459ef7b2edc6597c1e6178653d48a62e6867
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:22:18 2025 +0200
Fix applying patches.
trousers.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trousers.spec b/trousers.spec
index 25e1d9c..3b2cc99 100644
--- a/trousers.spec
+++ b/trousers.spec
@@ -87,7 +87,7 @@ Statyczna biblioteka TrouSerS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trousers.git/commitdiff/1dbe459ef7b2edc6597c1e6178653d48a62e6867
More information about the pld-cvs-commit
mailing list