Date: Saturday, February 2, 2013 @ 05:32:15
  Author: bisson
Revision: 176884

clean up $pkgdir usage

Modified:
  ttf-linux-libertine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-02-02 04:32:12 UTC (rev 176883)
+++ PKGBUILD    2013-02-02 04:32:15 UTC (rev 176884)
@@ -20,7 +20,7 @@
 
 install=install
 
-build() {
+package() {
        cd "${srcdir}"
        install -dm755 "${pkgdir}"/usr/share/fonts/{OTF,TTF}
        install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF

Reply via email to