[packages/pirut] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:16:35 CEST 2025
commit 7619d05fa9318b1685670ec836cdd856ede27f55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:16:19 2025 +0200
Fix applying patches.
pirut.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pirut.spec b/pirut.spec
index b1d9e70..6cab9c1 100644
--- a/pirut.spec
+++ b/pirut.spec
@@ -47,8 +47,8 @@ graficznych narzędzi do zarządzania oprogramowaniem.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pirut.git/commitdiff/7619d05fa9318b1685670ec836cdd856ede27f55
More information about the pld-cvs-commit
mailing list