[packages/tlx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:37 CEST 2025
commit ca279347c701849cefc3bb0db5d27f94e37fd040
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:21 2025 +0200
Fix applying patches.
tlx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tlx.spec b/tlx.spec
index e74ea1f..6dbe919 100644
--- a/tlx.spec
+++ b/tlx.spec
@@ -73,7 +73,7 @@ Statyczna biblioteka tlx.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tlx.git/commitdiff/ca279347c701849cefc3bb0db5d27f94e37fd040
More information about the pld-cvs-commit
mailing list