* Add the lib*sharpglue.so files to the DLL map. Now it's no longer
necessary to add gtk-sharp to the LD_LIBRARY_PATH. svn path=/nixpkgs/trunk/; revision=2342
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
genericBuild
|
||||
|
||||
# !!! hack
|
||||
export ALL_INPUTS=$pkgs
|
||||
export ALL_INPUTS="$out $pkgs"
|
||||
|
||||
find $out -name "*.dll.config" | while read configFile; do
|
||||
echo "modifying config file $configFile"
|
||||
|
||||
Reference in New Issue
Block a user