[packages/heirloom] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:07:06 CEST 2025


commit 423d7527a267743fb8a0504e717de878aad8363c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:06:50 2025 +0200

    Fix applying patches.

 heirloom.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/heirloom.spec b/heirloom.spec
index 68b78ac..89e5f8d 100644
--- a/heirloom.spec
+++ b/heirloom.spec
@@ -63,8 +63,8 @@ Heirloom Toolchest to zestaw standardowych narzędzi uniksowych.
 
 %prep
 %setup -q -n %{name}-%{snap}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/heirloom.git/commitdiff/423d7527a267743fb8a0504e717de878aad8363c



More information about the pld-cvs-commit mailing list