Date: Saturday, February 2, 2013 @ 05:31:52
  Author: bisson
Revision: 176882

clean up $pkgdir usage

Modified:
  ttf-indic-otf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-02 04:31:49 UTC (rev 176881)
+++ PKGBUILD    2013-02-02 04:31:52 UTC (rev 176882)
@@ -16,7 +16,7 @@
 
 install=install
 
-build() {
+package() {
        cd "${srcdir}"/indic/OpenType
        install -d "${pkgdir}"/usr/share/fonts/TTF
        install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF

Reply via email to