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
|
||||
export INSTALL_MOD_PATH=$out
|
||||
make
|
||||
make modules_install
|
||||
}
|
||||
|
||||
buildPhase=buildPhase
|
||||
|
Loading…
Reference in New Issue
Block a user