[packages/tya] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:14 CEST 2025
commit a1be26232ce05fc998f9a83e6f2784a3995a9167
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:58 2025 +0200
Fix applying patches.
tya.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tya.spec b/tya.spec
index e219517..49f7f75 100644
--- a/tya.spec
+++ b/tya.spec
@@ -34,7 +34,7 @@ gdy większość metod była już uruchomiona.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tya.git/commitdiff/a1be26232ce05fc998f9a83e6f2784a3995a9167
More information about the pld-cvs-commit
mailing list