* 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:
Eelco Dolstra
2005-03-08 11:46:02 +00:00
parent 7511b7eb11
commit acd95ba26e
3 changed files with 68 additions and 1 deletions
@@ -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"