commit: a55f43599de495b00e68a7e9c8f298b2b1f63d93 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Dec 1 15:57:21 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Dec 6 13:31:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55f4359
dev-vcs/git-annex: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/6380 .../files/git-annex-5.20150731-no-strange-installs.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/dev-vcs/git-annex/files/git-annex-5.20150731-no-strange-installs.patch b/dev-vcs/git-annex/files/git-annex-5.20150731-no-strange-installs.patch deleted file mode 100644 index a2ca5b86628..00000000000 --- a/dev-vcs/git-annex/files/git-annex-5.20150731-no-strange-installs.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff --git a/Setup.hs b/Setup.hs -index f90a9b2..97afb7f 100644 ---- a/Setup.hs -+++ b/Setup.hs -@@ -25,3 +25,3 @@ main = defaultMainWithHooks simpleUserHooks - return (Nothing, []) -- , postCopy = myPostCopy -+ -- , postCopy = myPostCopy - }
