summary refs log tree commit diff
path: root/pkgs/development/libraries/haskell/wxHaskell/no-ldconfig.patch
blob: 72a8648cab6789a5bea08de4cdeb2638a7f8d458 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Only in wxc-0.91.0.0: dist
diff -ubr wxc-0.91.0.0-orig/Setup.hs wxc-0.91.0.0/Setup.hs
--- wxc-0.91.0.0-orig/Setup.hs	2014-10-31 13:30:15.514809137 +0100
+++ wxc-0.91.0.0/Setup.hs	2014-10-31 13:33:53.606372005 +0100
@@ -507,5 +507,3 @@
         inst_lib_dir = libdir $ absoluteInstallDirs pkg_descr local_bld_info NoCopyDest
 
     installOrdinaryFile (verbosity flags) (bld_dir </> lib_name) (inst_lib_dir </> lib_name)
-    ldconfig inst_lib_dir
-