[packages/gtk2hs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:01:33 CEST 2025
commit 0f653d68b74c7d788932e018497538c3ee480d57
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:01:17 2025 +0200
Fix applying patches.
gtk2hs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk2hs.spec b/gtk2hs.spec
index d1ebdd5..48b87f9 100644
--- a/gtk2hs.spec
+++ b/gtk2hs.spec
@@ -150,7 +150,7 @@ Dowiązanie gtkglext do Haskella dla gtk2hs.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk2hs.git/commitdiff/0f653d68b74c7d788932e018497538c3ee480d57
More information about the pld-cvs-commit
mailing list