This commit is contained in:
milisarge 2017-05-15 16:18:07 +03:00
parent cb957130e0
commit d138e515a2
3 changed files with 1 additions and 5 deletions

View File

@ -402,10 +402,9 @@ sistem_guncelle(){
pk_guncelle="e"
case "${esgec[@]}" in *"$kpkt"*) pk_guncelle="h" ;; esac
if [ "$pk_guncelle" = "e" ];then
ryaz 32 $kpkt "guncellendi"
paket_guncelle "$kpkt"
else
ryaz 31 $kpkt "guncellemesi atlandı"
ryaz 31 $kpkt "güncellemesi atlandı"
fi
done

View File

@ -1,2 +1 @@
/usr/bin/gtk-query-immodules-3.0 --update-cache
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas

View File

@ -27,6 +27,4 @@ gtk-theme-name = Adwaita
gtk-icon-theme-name = gnome
gtk-cursor-theme-name = Adwaita
EOF
# Empaqueté ds gtk-update-icon-cache
rm $PKG/{usr/bin/gtk-update-icon-cache,usr/share/man/man1/gtk-update-icon-cache.1}
}