php*-mongodb: unnecessary install msg
This commit is contained in:
parent
32eb6d1a9a
commit
9ff77da6fe
@ -22,3 +22,7 @@ pre_configure() {
|
||||
pre_install() {
|
||||
make_install_args="INSTALL_ROOT=$DESTDIR"
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vdoc "${FILESDIR}/README.voidlinux"
|
||||
}
|
||||
|
@ -22,3 +22,7 @@ pre_configure() {
|
||||
pre_install() {
|
||||
make_install_args="INSTALL_ROOT=$DESTDIR"
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vdoc "${FILESDIR}/README.voidlinux"
|
||||
}
|
||||
|
@ -22,3 +22,7 @@ pre_configure() {
|
||||
pre_install() {
|
||||
make_install_args="INSTALL_ROOT=$DESTDIR"
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vdoc "${FILESDIR}/README.voidlinux"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user