[arch-commits] Commit in ttf-mph-2b-damase/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Feb 2 04:32:38 UTC 2013


    Date: Saturday, February 2, 2013 @ 05:32:38
  Author: bisson
Revision: 176886

clean up $pkgdir usage

Modified:
  ttf-mph-2b-damase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 04:32:35 UTC (rev 176885)
+++ PKGBUILD	2013-02-02 04:32:38 UTC (rev 176886)
@@ -16,7 +16,7 @@
 
 install=install
 
-build() {
+package() {
 	cd "${srcdir}/${pkgname}-${_pkgver}"
 	install -dm755 "${pkgdir}"/usr/share/{fonts/TTF,licenses/${pkgname}}
 	install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF




More information about the arch-commits mailing list