numix-themes: directory name changed

This commit is contained in:
Toyam Cox 2016-05-06 12:10:51 -04:00
parent c02e0089c7
commit 39b9818f2e
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ checksum=f3202f016605d499b530d7ddb946b1275801e8498dc7fd607f5e272b7227cc78
do_install() { do_install() {
tar xzf v${version}.tar.gz tar xzf v${version}.tar.gz
vmkdir usr/share/themes vmkdir usr/share/themes
vcopy Numix-${version} usr/share/themes/Numix vcopy numix-gtk-theme-${version} usr/share/themes/numix-gtk-theme
} }