Merge pull request #206 from yasarciv/master

nightingale-düzeltme
This commit is contained in:
Milli İşletim Sistemi (Milis Linux) 2017-08-22 03:34:30 +03:00 committed by GitHub
commit 12670543a7
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) source=(https://dl.opendesktop.org/api/files/download/id/1460760205/166760-Nightingale.tar.gz)
build() { build() {
cd Nightingale/gnome-shell cd Nightingale
install -d "$PKG/usr/share/themes/$_name" install -d "$PKG/usr/share/themes/$_name"
cp -a * "$PKG/usr/share/themes/$_name/" cp -a * "$PKG/usr/share/themes/$_name/"
} }