diff options
-rw-r--r-- | extra/gtk-chtheme/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gtk-chtheme/Pkgfile b/extra/gtk-chtheme/Pkgfile index 1b5594c1b..0175cf904 100644 --- a/extra/gtk-chtheme/Pkgfile +++ b/extra/gtk-chtheme/Pkgfile @@ -15,3 +15,4 @@ build() { mkdir -p $PKG/usr/bin install -m755 gtk-chtheme $PKG/usr/bin } + |