mkdir -p $D$CPREFIX/etc
cd $X/etc
install -m 0644 -o root -g root \
        mt-daapd.conf \
        $D$CPREFIX/etc

