summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-10-19 20:37:25 +0200
committerMike Gilbert <floppym@gentoo.org>2017-10-23 13:24:36 -0400
commit5e3f3be3bf549cf80ae088c7a81949f5a3d12137 (patch)
treeac4eff0e8a6921ff0443bbfdc128a5696cfd4dc6 /app-i18n/libhangul/libhangul-0.1.0.ebuild
parentapp-i18n/libhangul: Set subslot based on soname of libhangul.so. (diff)
downloadgentoo-5e3f3be3bf549cf80ae088c7a81949f5a3d12137.tar.gz
gentoo-5e3f3be3bf549cf80ae088c7a81949f5a3d12137.tar.bz2
gentoo-5e3f3be3bf549cf80ae088c7a81949f5a3d12137.zip
app-i18n/libhangul: Make src_test() actually build and run test suite.
"test" directory is not in SUBDIRS in top-level Makefile.am.
Diffstat (limited to 'app-i18n/libhangul/libhangul-0.1.0.ebuild')
-rw-r--r--app-i18n/libhangul/libhangul-0.1.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-i18n/libhangul/libhangul-0.1.0.ebuild b/app-i18n/libhangul/libhangul-0.1.0.ebuild
index 26f28d9bdca2..795cd4d64e30 100644
--- a/app-i18n/libhangul/libhangul-0.1.0.ebuild
+++ b/app-i18n/libhangul/libhangul-0.1.0.ebuild
@@ -26,6 +26,10 @@ src_configure() {
$(use_enable static-libs static)
}
+src_test() {
+ emake -C test check
+}
+
src_install() {
default
rm -f "${ED}"/usr/lib*/libhangul.la