* Added gtk# 1.9.2, required by MonoDevelop. However, since MonoDoc
requires the old gtk#, we keep that one around as well. svn path=/nixpkgs/trunk/; revision=2354
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
. $stdenv/setup
|
||||
|
||||
genericBuild
|
||||
|
||||
# !!! hack
|
||||
export ALL_INPUTS="$out $pkgs"
|
||||
|
||||
find $out -name "*.dll.config" | while read configFile; do
|
||||
echo "modifying config file $configFile"
|
||||
$monoDLLFixer "$configFile"
|
||||
done
|
||||
Reference in New Issue
Block a user