update: add check in media-sound/lame-3.100
This commit is contained in:
@@ -56,6 +56,10 @@ src_build() {
|
||||
make
|
||||
}
|
||||
|
||||
src_check() {
|
||||
make test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
make DESTDIR="${pkgdir}" pkghtmldir="/usr/share/doc/${pkgname}-${pkgver}/html" install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user