don't forget to actually install modules
svn path=/nixpkgs/trunk/; revision=3185
This commit is contained in:
parent
14a4963ed6
commit
1e5e23ce5d
@ -5,6 +5,7 @@ buildPhase() {
|
|||||||
echo "export INSTALL_PATH=$out" >> Makefile
|
echo "export INSTALL_PATH=$out" >> Makefile
|
||||||
export INSTALL_MOD_PATH=$out
|
export INSTALL_MOD_PATH=$out
|
||||||
make
|
make
|
||||||
|
make modules_install
|
||||||
}
|
}
|
||||||
|
|
||||||
buildPhase=buildPhase
|
buildPhase=buildPhase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user