mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
create nautilus bookmarks file. (#5510)
* create nautilus bookmarks file. * Fix Home variable.
This commit is contained in:
@@ -78,5 +78,6 @@ class Nautilus < Package
|
||||
|
||||
def self.postinstall
|
||||
system "glib-compile-schemas #{CREW_PREFIX}/share/glib-2.0/schemas/"
|
||||
FileUtils.touch "#{HOME}/.gtk-bookmarks"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user