[packages/domo] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:17:25 CEST 2025
commit 410df93890d09230fadfd6f844d467687ea01c38
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:17:10 2025 +0200
Fix applying patches.
domo.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/domo.spec b/domo.spec
index 3e686f1..a9fd8fe 100644
--- a/domo.spec
+++ b/domo.spec
@@ -42,8 +42,8 @@ oparciu o ich odcisk dźwiękowy TRM.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
# Create the language files
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/domo.git/commitdiff/410df93890d09230fadfd6f844d467687ea01c38
More information about the pld-cvs-commit
mailing list