Fix Veracity build
svn path=/nixpkgs/trunk/; revision=28157
This commit is contained in:
parent
7d651a8ec3
commit
e3a809a9bb
@ -65,6 +65,7 @@ rec {
|
|||||||
|
|
||||||
prepareMakefiles = a.fullDepEntry ''
|
prepareMakefiles = a.fullDepEntry ''
|
||||||
sed -e 's@ /bin/uname @ uname @g' -i CMakeLists.txt
|
sed -e 's@ /bin/uname @ uname @g' -i CMakeLists.txt
|
||||||
|
sed -e 's@ /bin/uname @ uname @g' -i common-CMakeLists.txt
|
||||||
cd ..
|
cd ..
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user