archrelease: copy trunk to extra-x86_64
[arch-packages.git] / freetype2 / trunk / freetype2.install
blob5d4d1e7856cb178fd43ddd701120de61abc39767
1 post_upgrade() {
2   if (( $(vercmp $2 2.7-1) < 0 )); then
3     cat <<MSG
4   The Arch-specific FT2_SUBPIXEL_HINTING has been removed.
5   Subpixel hinting is now configured in /etc/profile.d/freetype2.sh .
6 MSG
7   fi