Commit afd9710d authored by satmandu's avatar satmandu Committed by GitHub

create nautilus bookmarks file. (#5510)

* create nautilus bookmarks file.

* Fix Home variable.
parent 0c538c72
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment