gentoo-full-overlay/dev-vcs/git-annex/files/git-annex-5.20150731-no-strange-installs.patch

9 lines
239 B
Diff

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
}