nightingale

This commit is contained in:
yasarciv 2017-08-21 23:24:46 +03:00
parent a6b1b3e3a2
commit 07cf371465
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 Nightingale/gnome-shell
cd Nightingale
install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/"
}