diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 19:19:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-30 19:19:09 +0000 |
commit | d8886fc8229b18987bbdd8e58d68a995e4fd2483 (patch) | |
tree | c96b062399003a40361df43192053826b8cd3e84 /mail/balsa2 | |
parent | d4ef69fc353de58f938769650f4849081e66bc7f (diff) | |
download | ports-d8886fc8229b18987bbdd8e58d68a995e4fd2483.tar.gz ports-d8886fc8229b18987bbdd8e58d68a995e4fd2483.zip |
Notes
Diffstat (limited to 'mail/balsa2')
-rw-r--r-- | mail/balsa2/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/balsa2/pkg-plist b/mail/balsa2/pkg-plist index c8763677c1b1..b3c70b4997e8 100644 --- a/mail/balsa2/pkg-plist +++ b/mail/balsa2/pkg-plist @@ -28,6 +28,7 @@ share/gnome/help/balsa/C/figures/newmsg-window.png share/gnome/help/balsa/C/figures/preferences-window.png share/gnome/help/balsa/C/figures/spell-check.png share/gnome/omf/balsa/balsa-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/balsa/balsa-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gnome-balsa2.png share/gnome/sounds/balsa/newmail.wav share/gnome/sounds/balsa/startup.wav @@ -78,3 +79,4 @@ share/locale/zh_TW/LC_MESSAGES/balsa.mo @dirrm share/gnome/help/balsa @dirrm share/gnome/balsa/pixmaps @dirrm share/gnome/balsa +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/balsa/balsa-C.omf 2>/dev/null || /usr/bin/true |