[packages/tdl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:15:31 CEST 2025
commit a64ed4983cd2c9a4860928aff414d295da0031ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:15:16 2025 +0200
Fix applying patches.
tdl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tdl.spec b/tdl.spec
index 9b6d848..4235ddf 100644
--- a/tdl.spec
+++ b/tdl.spec
@@ -21,7 +21,7 @@ spraw do wykonania.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# not GNU configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tdl.git/commitdiff/a64ed4983cd2c9a4860928aff414d295da0031ff
More information about the pld-cvs-commit
mailing list