diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-13 18:11:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-13 18:11:31 +0000 |
commit | 5eb43a9511ad6b35d2d4b914bb9830e223ed6851 (patch) | |
tree | b2694d1ed85b977d9e0995893d138fdfe793aad0 /deskutils | |
parent | d1a27c5e24a26f644816290691163806096b17b5 (diff) | |
download | ports-5eb43a9511ad6b35d2d4b914bb9830e223ed6851.tar.gz ports-5eb43a9511ad6b35d2d4b914bb9830e223ed6851.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gucharmap/pkg-plist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/deskutils/gucharmap/pkg-plist b/deskutils/gucharmap/pkg-plist index faea4e849b4a..dc22c893909b 100644 --- a/deskutils/gucharmap/pkg-plist +++ b/deskutils/gucharmap/pkg-plist @@ -1,17 +1,12 @@ bin/charmap @unexec if test -L %D/bin/gnome-character-map; then rm -f %D/bin/gnome-character-map; fi bin/gucharmap -include/gucharmap/charmap.h -include/gucharmap/chartable.h include/gucharmap/gucharmap-charmap.h include/gucharmap/gucharmap-mini-fontsel.h include/gucharmap/gucharmap-table.h include/gucharmap/gucharmap-unicode-info.h include/gucharmap/gucharmap-window.h include/gucharmap/gucharmap.h -include/gucharmap/gucharmap_window.h -include/gucharmap/mini_fontsel.h -include/gucharmap/unicode_info.h lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so lib/libgucharmap.a lib/libgucharmap.so @@ -45,6 +40,5 @@ share/locale/uk/LC_MESSAGES/gucharmap.mo share/locale/zh_CN/LC_MESSAGES/gucharmap.mo share/locale/zh_TW/LC_MESSAGES/gucharmap.mo @dirrm include/gucharmap -@dirrm etc/gucharmap @exec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true @unexec gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules 2>/dev/null || /usr/bin/true |