summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2017-09-08 01:53:46 +0200
committerLucas Werkmeister2017-09-08 01:59:16 +0200
commitb9ab19c0a5514c90d0cf86223d80537475b4dd52 (patch)
tree14cd172e292c2ebdf41519e2d55a7e3af13cd1ad /PKGBUILD
parentb4b3779ecc03ca04c2083a71da48ea53ff658ee0 (diff)
downloadaur-b9ab19c0a5514c90d0cf86223d80537475b4dd52.tar.gz
Remove install script
As AUR users tinxy and tsuflux pointed out, the script is not necessary. The package depends on xorg-font-utils, which in turn depends on xorg-mkfontdir, which includes the xorg-mkfontdir.hook hook, which runs the /usr/share/libalpm/scripts/xorg-mkfontdir script, which runs mkfontscale and mkfontdir. Furthermore, the package depends directly on fontconfig, which includes the fontconfig.hook hook, which runs `fc-cache -s`. Together, these hooks completely cover the contents of the install script, rendering it unnecessary.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 734a1955c6ab..2766644ffd1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ pkgrel=1
changelog=ChangeLog.${pkgname}
depends=('fontconfig' 'xorg-font-utils')
arch=('any')
-install=$pkgname.install
source=(http://vollkorn-typeface.com/download/vollkorn-${pkgver//./-}.zip)
sha512sums=('0f17cd06e670a34ae8e6a891c24494624bac2208b9bdf4add7d80229c22c4dce4ea5af835f2f9d1ae7133272563e372913926f72ea6d399effc605c2b00ef21e')