[packages/mpack] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:24:44 CEST 2025
commit 1619995f7393ee4367d9b6454147ea5be05c99fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:24:28 2025 +0200
Fix applying patches.
mpack.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpack.spec b/mpack.spec
index 289b21f..fb9c916 100644
--- a/mpack.spec
+++ b/mpack.spec
@@ -32,8 +32,8 @@ poleceń) wysyłać pliki pocztą.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal} -I cmulocal
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpack.git/commitdiff/1619995f7393ee4367d9b6454147ea5be05c99fe
More information about the pld-cvs-commit
mailing list