summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-13 23:41:53 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-13 23:41:53 +0800
commitd528e97154307f1369c0d0df01456f2066776d7c (patch)
treecb4ebf6e3620ceccc6b0381914d33cacaef4e472
parent01a6cc0db1e1bde6a8dd5582b4e9b24804295252 (diff)
downloadmarcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.tar
marcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.tar.gz
marcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.tar.bz2
marcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.tar.lz
marcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.tar.xz
marcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.tar.zst
marcuscom-ports-d528e97154307f1369c0d0df01456f2066776d7c.zip
Back out revs 1.8 and 1.9.
Commits 1.8 and 1.9 were probably secondary to a busted scrollkeeper installation on my box. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1213 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--accessibility/gok/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist
index 4f5a6eb14..bdcaccbfb 100644
--- a/accessibility/gok/pkg-plist
+++ b/accessibility/gok/pkg-plist
@@ -130,6 +130,8 @@ share/gnome/gok/qwerty.kbd
share/gnome/gok/small-empty.png
share/gnome/gok/text-operations.kbd
share/gnome/help/gok/C/gok.xml
+share/gnome/omf/gok/gok-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true
share/gnome/pixmaps/gok.png
share/locale/am/LC_MESSAGES/gok.mo
share/locale/az/LC_MESSAGES/gok.mo
@@ -163,6 +165,7 @@ share/locale/uk/LC_MESSAGES/gok.mo
share/locale/vi/LC_MESSAGES/gok.mo
share/locale/zh_CN/LC_MESSAGES/gok.mo
share/locale/zh_TW/LC_MESSAGES/gok.mo
+@dirrm share/gnome/omf/gok
@dirrm share/gnome/help/gok/C/figures
@dirrm share/gnome/help/gok/C
@dirrm share/gnome/help/gok
@@ -210,3 +213,4 @@ share/locale/zh_TW/LC_MESSAGES/gok.mo
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell
@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions
@dirrm etc/gconf/gconf.xml.defaults/apps/gok
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true