From 79f32e4f7ab6a9cbcc3c3e26d253e1a81e83424f Mon Sep 17 00:00:00 2001 From: milisbir Date: Fri, 13 Jul 2018 15:15:10 +0300 Subject: [PATCH] tilix --- talimatname/genel/t/tilix/talimat | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/talimatname/genel/t/tilix/talimat b/talimatname/genel/t/tilix/talimat index 138256535..cf69df916 100644 --- a/talimatname/genel/t/tilix/talimat +++ b/talimatname/genel/t/tilix/talimat @@ -15,6 +15,10 @@ derle() { git_indir https://github.com/gnunn1/tilix $isim cd $isim dub build --build=release - xdg-icon-resource forceupdate --theme hicolor ./install.sh $PKG/usr + update-mime-database /usr/share/mime + gtk-update-icon-cache + cd data/resources + glib-compile-resources tilix.gresource.xml + install -m 644 tilix.gresource $PKG/usr/share/tilix/resources/ }