Fix Veracity build

svn path=/nixpkgs/trunk/; revision=28157
This commit is contained in:
Michael Raskin 2011-08-04 16:01:50 +00:00
parent 7d651a8ec3
commit e3a809a9bb

View File

@ -65,6 +65,7 @@ rec {
prepareMakefiles = a.fullDepEntry ''
sed -e 's@ /bin/uname @ uname @g' -i CMakeLists.txt
sed -e 's@ /bin/uname @ uname @g' -i common-CMakeLists.txt
cd ..
mkdir build
cd build