Skip to content
Snippets Groups Projects
Commit 7964aa66 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

keg: more gnome folders

parent aba88a85
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ class Keg < Pathname
share_mkpaths.concat((1..8).map { |i| "man/man#{i}" })
share_mkpaths.concat((1..8).map { |i| "man/cat#{i}" })
# Paths used by Gnome Desktop support
share_mkpaths.concat %w[applications icons mime-info pixmaps sounds]
share_mkpaths.concat %w[applications gnome gnome/help icons mime-info pixmaps sounds]
# yeah indeed, you have to force anything you need in the main tree into
# these dirs REMEMBER that *NOT* everything needs to be in the main tree
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment