[packages/eg] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:23:57 CEST 2025
commit b4706d7c3a0bb70d3190abc1d7e08e0cfabbba99
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:23:41 2025 +0200
Fix applying patches.
eg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eg.spec b/eg.spec
index a005a53..2449e7c 100644
--- a/eg.spec
+++ b/eg.spec
@@ -20,7 +20,7 @@ Expert Guide jest tekstowym czytnikiem plików w formacie Norton Guide.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eg.git/commitdiff/b4706d7c3a0bb70d3190abc1d7e08e0cfabbba99
More information about the pld-cvs-commit
mailing list