numix-gt-theme.paketlendi

This commit is contained in:
milisman 2016-06-04 16:12:29 +00:00
parent a2d337e963
commit d16d6e6f75
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Description: A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)
# URL: http://numixproject.org/
# Packager: milisarge
# Depends on : gdk-pixbuf glib libxml2
# Depends on : gdk-pixbuf glib libxml2 gtk-update-icon-cache
name=numix-gtk-theme
version=2.2.3
@ -35,5 +35,5 @@ build () {
cp -r $DERLEME_KAYNAKDIZIN/numix-icon-theme-circle/Numix-Circle $PKG/usr/share/icons/
cp -r $DERLEME_KAYNAKDIZIN/numix-icon-theme/Numix $PKG/usr/share/icons/
#temanın paketlenmesi
install -d -m755 $PKG/usr/share/themes/Numix
install -d -m755 .* $PKG/usr/share/themes/Numix
}