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

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


    Date: Saturday, February 2, 2013 @ 05:30:13
  Author: bisson
Revision: 176875

clean up $pkgdir usage

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 04:30:10 UTC (rev 176874)
+++ PKGBUILD	2013-02-02 04:30:13 UTC (rev 176875)
@@ -18,7 +18,7 @@
 
 install=install
 
-build() {
+package() {
 	cd "${srcdir}/baekmuk-ttf-${pkgver}/ttf"
 	install -d "${pkgdir}"/usr/share/fonts/TTF
 	install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF




More information about the arch-commits mailing list