diff options
Diffstat (limited to 'devel/hs-git-annex/files/patch-Build__Configure.hs')
-rw-r--r-- | devel/hs-git-annex/files/patch-Build__Configure.hs | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-git-annex/files/patch-Build__Configure.hs b/devel/hs-git-annex/files/patch-Build__Configure.hs deleted file mode 100644 index 4a60a71ad332..000000000000 --- a/devel/hs-git-annex/files/patch-Build__Configure.hs +++ /dev/null @@ -1,11 +0,0 @@ ---- Build/Configure.hs.orig 2017-06-12 17:56:05 UTC -+++ Build/Configure.hs -@@ -75,7 +75,7 @@ shaTestCases l = map make l - else search cmds - - shacmds n = concatMap (\x -> [x, 'g':x]) $ -- map (\x -> "sha" ++ show n ++ x) ["sum", ""] -+ map (\x -> "gsha" ++ show n ++ x) ["sum", ""] - - tmpDir :: String - tmpDir = "tmp" |