[arch-commits] Commit in ttf-freefont/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Feb 2 04:30:59 UTC 2013


    Date: Saturday, February 2, 2013 @ 05:30:59
  Author: bisson
Revision: 176879

clean up $pkgdir usage

Modified:
  ttf-freefont/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 04:30:56 UTC (rev 176878)
+++ PKGBUILD	2013-02-02 04:30:59 UTC (rev 176879)
@@ -19,7 +19,7 @@
 
 install=install
 
-build() {
+package() {
 	cd "${srcdir}/freefont-${pkgver}"
 	install -d "${pkgdir}"/usr/share/fonts/TTF
 	install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF




More information about the arch-commits mailing list