From 07cf371465319f39d197364418a4931771edd3f2 Mon Sep 17 00:00:00 2001 From: yasarciv Date: Mon, 21 Aug 2017 23:24:46 +0300 Subject: [PATCH] nightingale --- talimatname/genel/gnome-shell-theme-nightingale/talimat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talimatname/genel/gnome-shell-theme-nightingale/talimat b/talimatname/genel/gnome-shell-theme-nightingale/talimat index 08b096fed..c7d0a2b7b 100644 --- a/talimatname/genel/gnome-shell-theme-nightingale/talimat +++ b/talimatname/genel/gnome-shell-theme-nightingale/talimat @@ -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/" }