[packages/ripe-dbase] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:43:08 CEST 2025
commit f99bc100a21a97465da46d6c0fd3f30036cf9640
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:42:52 2025 +0200
Fix applying patches.
ripe-dbase.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ripe-dbase.spec b/ripe-dbase.spec
index 7702563..0ecf994 100644
--- a/ripe-dbase.spec
+++ b/ripe-dbase.spec
@@ -46,9 +46,9 @@ Implementation Project (RIP).
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
# RIPE variant
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ripe-dbase.git/commitdiff/f99bc100a21a97465da46d6c0fd3f30036cf9640
More information about the pld-cvs-commit
mailing list