diff options
Diffstat (limited to 'homebrew/gnomelatex/.make.sh-auto')
-rw-r--r-- | homebrew/gnomelatex/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/gnomelatex/.make.sh-auto b/homebrew/gnomelatex/.make.sh-auto new file mode 100644 index 000000000..890be63ee --- /dev/null +++ b/homebrew/gnomelatex/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +#{Formula[glib"].opt_bin}/glib-compile-schemas" #{HOMEBREW_PREFIX}/share/glib-2.0/schemas +#{Formula[gtk+3"].opt_bin}/gtk3-update-icon-cache" -f -t #{HOMEBREW_PREFIX}/share/icons/hicolor +#{Formula[gtk+3"].opt_bin}/gtk3-update-icon-cache" -f -t #{HOMEBREW_PREFIX}/share/icons/HighContrast |