gnome-shell-theme-nightingale

This commit is contained in:
milisbir 2017-08-19 01:57:16 +03:00
parent f6bf8793ec
commit 17e13f78d3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ release=1
source=(https://dl.opendesktop.org/api/files/download/id/1460760205/166760-Nightingale.tar.gz)
build() {
cd "$/166760-{_name}"
cd Nightingale/gnome-shell
install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/"
}