[packages/eet] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:23:36 CEST 2025
commit 54f705d473f4abd51e7a14b1292003fa7e1b1e98
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:23:20 2025 +0200
Fix applying patches.
eet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eet.spec b/eet.spec
index 00c2ee4..d823dd4 100644
--- a/eet.spec
+++ b/eet.spec
@@ -87,7 +87,7 @@ Statyczna biblioteka Eet.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eet.git/commitdiff/54f705d473f4abd51e7a14b1292003fa7e1b1e98
More information about the pld-cvs-commit
mailing list