From c485a83f833c849ef8fa20c960ab814e902c7933 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Nov 2016 21:52:10 -0400 Subject: remove debug print --- Build/LinuxMkLibs.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Build') diff --git a/Build/LinuxMkLibs.hs b/Build/LinuxMkLibs.hs index d7512bfe0..ba40206fd 100644 --- a/Build/LinuxMkLibs.hs +++ b/Build/LinuxMkLibs.hs @@ -70,7 +70,6 @@ installLinkerShim top linker exe = do -- Assume that for a symlink, the destination -- will also be shimmed. let sl' = ".." takeFileName sl takeFileName sl - print (sl', exedest) createSymbolicLink sl' exedest , renameFile exe exedest ) -- cgit v1.2.3