1. diff --git a/ttf-migu/PKGBUILD b/ttf-migu/PKGBUILD
  2. index 2ff2ff9..ac7325c 100644
  3. --- a/ttf-migu/PKGBUILD
  4. +++ b/ttf-migu/PKGBUILD
  5. @@ -15,7 +15,7 @@ source=("http://dl.sourceforge.jp/mix-mplus-ipa/51978/Migu-1C-${pkgver}.zip"
  6.          "http://dl.sourceforge.jp/mix-mplus-ipa/51978/Migu-1P-${pkgver}.zip")
  7.  build() {
  8.    install -d ${pkgdir}/usr/share/fonts/TTF
  9. -  install -m644 ${srcdir}/*/*.ttf ${pkgdir}/usr/share/fonts/TTF/
  10. +  install -m644 ${srcdir}/Migu-1?-${pkgver}/*.ttf ${pkgdir}/usr/share/fonts/TTF/
  11.  
  12.    # install license files
  13.    cd ${srcdir}/Migu-1C-${pkgver}