pkg_git_custmain () {
|
|
make
|
|
make prefix=/usr install
|
|
make prefix=/usr install-doc
|
|
}
|
|
|
|
custmain=pkg_git_custmain
|