keg: more gnome folders
This commit is contained in:
parent
aba88a8502
commit
7964aa6648
@ -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/man#{i}" })
|
||||||
share_mkpaths.concat((1..8).map { |i| "man/cat#{i}" })
|
share_mkpaths.concat((1..8).map { |i| "man/cat#{i}" })
|
||||||
# Paths used by Gnome Desktop support
|
# 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
|
# 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
|
# these dirs REMEMBER that *NOT* everything needs to be in the main tree
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user