[packages/ghc-uuid-types] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:10 CEST 2025
commit e45f3b43eb0f3317a983c88d1889eea7e3aece09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:54 2025 +0200
Fix applying patches.
ghc-uuid-types.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-uuid-types.spec b/ghc-uuid-types.spec
index 16d2aab..a6f17ea 100644
--- a/ghc-uuid-types.spec
+++ b/ghc-uuid-types.spec
@@ -58,7 +58,7 @@ kiedy potrzebujemy systemu profilującego z GHC.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
runhaskell Setup.hs configure -v2 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-uuid-types.git/commitdiff/e45f3b43eb0f3317a983c88d1889eea7e3aece09
More information about the pld-cvs-commit
mailing list