summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteffen Weber2017-03-13 10:18:52 +0100
committerSteffen Weber2017-03-13 10:18:52 +0100
commit93ad728c4b89071933fec808885e2cfbc83ad509 (patch)
tree6788455eaec2c5d243bc6c11e06f3a2343884cfe /PKGBUILD
parent17ae22c03e2d35ce89eb149383036ef0f93d9ab5 (diff)
downloadaur-93ad728c4b89071933fec808885e2cfbc83ad509.tar.gz
remove msg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6d370f7d4b9..1cd15be38d66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,6 @@ _buildtheme=(violaceus lux_violaceus canus dark_canus caeruleus lux_caeruleus vi
build() {
for _theme in ${_buildtheme[*]}; do
cd "${srcdir}/${pkgname}_${pkgver}"
- msg "Building theme ${_theme}"
make ${_theme}
make arch
install -d themes/${_theme}