summaryrefslogtreecommitdiffstats
path: root/extra/ncmpc/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-27 19:12:37 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-27 19:12:37 +0100
commitc3dd684b66d5abf5bb25eea1d80a4a65f54227b6 (patch)
tree22720064f7822df96241906f958d065bbab545b2 /extra/ncmpc/Pkgfile
parent4a92a3d7b7afa97904af612d2d876a8e9a4ebf5a (diff)
downloadnutyx-extra-c3dd684b66d5abf5bb25eea1d80a4a65f54227b6.tar.gz
nutyx-extra-c3dd684b66d5abf5bb25eea1d80a4a65f54227b6.tar.bz2
nutyx-extra-c3dd684b66d5abf5bb25eea1d80a4a65f54227b6.tar.xz
nutyx-extra-c3dd684b66d5abf5bb25eea1d80a4a65f54227b6.zip
ncmpc, maj footprint
Diffstat (limited to 'extra/ncmpc/Pkgfile')
-rw-r--r--extra/ncmpc/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/ncmpc/Pkgfile b/extra/ncmpc/Pkgfile
index d8a9afdbb..58ceab057 100644
--- a/extra/ncmpc/Pkgfile
+++ b/extra/ncmpc/Pkgfile
@@ -12,5 +12,6 @@ cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
+ chown -R 0:0 $PKG
}