commit: bd1172d3757a1e0f989312e9c7e246373bb30abe Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Aug 2 11:56:18 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Aug 3 06:35:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1172d3
dev-haskell/x11: remove unused patch Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-haskell/x11/files/x11-1.9-cabal-3.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/dev-haskell/x11/files/x11-1.9-cabal-3.patch b/dev-haskell/x11/files/x11-1.9-cabal-3.patch deleted file mode 100644 index fc4ea175de0..00000000000 --- a/dev-haskell/x11/files/x11-1.9-cabal-3.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/Setup.hs -+++ b/Setup.hs -@@ -3,4 +3,4 @@ module Main (main) where - import Distribution.Simple - - main :: IO () --main = defaultMainWithHooks defaultUserHooks -+main = defaultMainWithHooks autoconfUserHooks
