Date: Saturday, February 2, 2013 @ 05:33:01
  Author: bisson
Revision: 176888

clean up $pkgdir usage

Modified:
  ttf-sazanami/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-02 04:32:58 UTC (rev 176887)
+++ PKGBUILD    2013-02-02 04:33:01 UTC (rev 176888)
@@ -15,7 +15,7 @@
 
 install=install
 
-build() {
+package() {
        cd "${srcdir}/sazanami-${pkgver}"
        install -d "${pkgdir}"/usr/share/{fonts/TTF,licenses/"${pkgname}"}
        install *.ttf "${pkgdir}/usr/share/fonts/TTF"

Reply via email to