summarylogtreecommitdiffstats
path: root/freetype2.install
diff options
context:
space:
mode:
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