repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
virtualbox_bin-1
/
vbox_build_module
blob
5f61434c146ed6ba8b6b907823b029cc1b073b33
1
#!/bin/bash
2
3
echo
"Building vboxdrv for `uname -sr`"
4
cd
"/opt/virtualbox/src"
5
make
clean
&&
make
&&
make install