gcc-wrapper moved to baseenv

svn path=/nixpkgs/trunk/; revision=328
gstqt5
Eelco Visser 2003-08-19 20:52:46 +00:00
parent 11b6d0629a
commit 90778a120c
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ Package(
[ ("name", "stdenv-native")
, ("build", Relative("stdenv-native/stdenv-build.sh"))
, ("gccwrapper", Relative("stdenv-linux/gcc-wrapper.sh"))
, ("gccwrapper", Relative("baseenv/gcc-wrapper.sh"))
]
)