diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-13 23:32:56 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-13 23:32:56 +0000 |
commit | 88422bffbae93c7e909a2514fa6b9aa8d85ec30b (patch) | |
tree | cce3b82d2207cf258aff2a1244edeeac65c17699 /graphics/feh/pkg-plist | |
parent | Fix build on systems that happen to have GCC 4.[678] installed. (diff) |
Update to 2.9
Changelog: http://feh.finalrewind.org/archive/2.9/
Diffstat (limited to 'graphics/feh/pkg-plist')
-rw-r--r-- | graphics/feh/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index 6c98cfb5ee4f..0518e4182df0 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -1,6 +1,7 @@ bin/feh bin/feh-cam bin/gen-cam-menu +share/applications/feh.desktop %%EXAMPLESDIR%%/buttons %%EXAMPLESDIR%%/keys %%EXAMPLESDIR%%/themes @@ -14,6 +15,7 @@ bin/gen-cam-menu %%DATADIR%%/images/menubg_brushed.png %%DATADIR%%/images/menubg_default.png %%DATADIR%%/images/menubg_sky.png +@dirrmtry share/applications @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% |