[packages/ginf] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:46:07 CEST 2025
commit 29bdee0a6ec2599adfce3cb4d53d5a5771455206
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:51 2025 +0200
Fix applying patches.
ginf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ginf.spec b/ginf.spec
index a0e3c10..8e0d735 100644
--- a/ginf.spec
+++ b/ginf.spec
@@ -36,7 +36,7 @@ do wyświetlania HTML-a.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
touch po/POTFILES
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ginf.git/commitdiff/29bdee0a6ec2599adfce3cb4d53d5a5771455206
More information about the pld-cvs-commit
mailing list