From 5bdbfdc723d003ed5a2fd6ad223f90990172a35b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 16 Aug 2009 12:45:11 +0000 Subject: x11/*font*: use triggers in apk-tools --- x11/font-bh-lucidatypewriter-100dpi/APKBUILD | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'x11/font-bh-lucidatypewriter-100dpi/APKBUILD') diff --git a/x11/font-bh-lucidatypewriter-100dpi/APKBUILD b/x11/font-bh-lucidatypewriter-100dpi/APKBUILD index 7f6e815873b..b1bb4fc2b1f 100644 --- a/x11/font-bh-lucidatypewriter-100dpi/APKBUILD +++ b/x11/font-bh-lucidatypewriter-100dpi/APKBUILD @@ -1,15 +1,14 @@ # Maintainer: Natanael Copa pkgname=font-bh-lucidatypewriter-100dpi pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org Bigelow & Holmes Lucida bitmap fonts" url="http://xorg.freedesktop.org/" license="custom" depends="encodings font-alias mkfontscale mkfontdir fontconfig" makedepends="pkgconfig font-util-dev bdftopcf" -install="$pkgname.post-install $pkgname.post-upgrade" -source="http://xorg.freedesktop.org/releases/individual/font/$pkgname-$pkgver.tar.bz2 - $install" +install= +source="http://xorg.freedesktop.org/releases/individual/font/$pkgname-$pkgver.tar.bz2" build() { cd "$srcdir"/$pkgname-$pkgver @@ -20,6 +19,4 @@ build() { make -j1 DESTDIR="$pkgdir" MKFONTDIR=: MKFONTSCALE=: install || return 1 } -md5sums="c44d3f730564da465993e9292a33c235 font-bh-lucidatypewriter-100dpi-1.0.0.tar.bz2 -8212908634d4a7ad9cd52486f2ba2cde font-bh-lucidatypewriter-100dpi.post-install -8212908634d4a7ad9cd52486f2ba2cde font-bh-lucidatypewriter-100dpi.post-upgrade" +md5sums="c44d3f730564da465993e9292a33c235 font-bh-lucidatypewriter-100dpi-1.0.0.tar.bz2" -- cgit v1.2.3