[packages/mondo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:59 CEST 2025
commit e9a33f04570b4ab4f844322bd0ff36fba02dfe5d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:21:43 2025 +0200
Fix applying patches.
mondo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mondo.spec b/mondo.spec
index 7473649..09392eb 100644
--- a/mondo.spec
+++ b/mondo.spec
@@ -110,7 +110,7 @@ Pliki nagłówkowe bibliotek mondo.
%prep
%setup -q -n %{name}-%{version}_cvs_%{cvsdate}
-%patch0 -p1
+%patch -P0 -p1
# clear out any CVS directories if they exist
#for dir in `find . -name CVS`
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mondo.git/commitdiff/e9a33f04570b4ab4f844322bd0ff36fba02dfe5d
More information about the pld-cvs-commit
mailing list