You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-vcs/git-annex/files/git-annex-5.20150731-no-str...

10 lines
239 B

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
}