summarylogtreecommitdiffstats
path: root/freetype2.install
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig)2016-07-05 21:23:38 +0200
committerJan Alexander Steffens (heftig)2016-07-05 21:23:38 +0200
commit958e294e8a75b189f31e348c9f60942a8f3f25bc (patch)
treef085ee4fcb6598323bd04a64276a5758e97a8652 /freetype2.install
parent22fb8243cd7494bad8144a988825c0f0c2728d92 (diff)
downloadaur-958e294e8a75b189f31e348c9f60942a8f3f25bc.tar.gz
Sync with freetype2
Diffstat (limited to 'freetype2.install')
-rw-r--r--freetype2.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/freetype2.install b/freetype2.install
index 1e1efe601e25..0da8742752f6 100644
--- a/freetype2.install
+++ b/freetype2.install
@@ -1,3 +1,7 @@
+post_install() {
+ post_upgrade $1 0
+}
+
post_upgrade() {
if (( $(vercmp $2 1:2.6.3+p104+g7f569f4-1) < 0 )); then
cat <<MSG