[packages/hugs98] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:15 CEST 2025
commit 182fb8ebddf9f02c1d7c6008b8384969dd6ae105
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:09:59 2025 +0200
Fix applying patches.
hugs98.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hugs98.spec b/hugs98.spec
index ecb40d8..c27dc0e 100644
--- a/hugs98.spec
+++ b/hugs98.spec
@@ -90,7 +90,7 @@ implementacji Haskella 98, w szczególności:
%prep
%setup -q -n %{name}-plus-%{version_txt}
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hugs98.git/commitdiff/182fb8ebddf9f02c1d7c6008b8384969dd6ae105
More information about the pld-cvs-commit
mailing list