Date: Saturday, February 2, 2013 @ 05:29:34
  Author: bisson
Revision: 176873

clean up $pkgdir usage

Modified:
  ttf-hannom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-02 04:29:19 UTC (rev 176872)
+++ PKGBUILD    2013-02-02 04:29:34 UTC (rev 176873)
@@ -17,7 +17,7 @@
 
 install=install
 
-build() {
+package() {
        cd "${srcdir}"
        install -d "${pkgdir}"/usr/share/fonts/TTF
        install -m644 *.ttf "${pkgdir}/usr/share/fonts/TTF"

Reply via email to