30 Nov
2015
30 Nov
'15
12:49 a.m.
commit dee54d005bdbf2fd2057a6f7c68996c34e58e5c5 Author: Thomas Penteker <tek@serverop.de> Date: Mon Nov 30 01:49:43 2015 +0100 mpd: fails to auto-detect upnp support, remove explicit support/dependency diff --git a/mpd/Pkgfile b/mpd/Pkgfile index a3ab767..070cb90 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -16,8 +16,7 @@ build() { ./configure \ --prefix=/usr \ --mandir=/usr/man \ - --sysconfdir=/etc \ - --enable-upnp + --sysconfdir=/etc make make DESTDIR=$PKG install