[packages/tutka] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:26 CEST 2025
commit bc5a721da903c0c003b342ffae7967095c106a84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:10 2025 +0200
Fix applying patches.
tutka.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tutka.spec b/tutka.spec
index 396f56c..d2ce5de 100644
--- a/tutka.spec
+++ b/tutka.spec
@@ -37,8 +37,8 @@ dźwiękowymi.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tutka.git/commitdiff/bc5a721da903c0c003b342ffae7967095c106a84
More information about the pld-cvs-commit
mailing list