minidlna: move to usr/bin.
This commit is contained in:
parent
9325ed2e44
commit
e000534b12
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'minidlna'
|
||||
pkgname=minidlna
|
||||
version=1.1.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin
|
||||
--with-db-path=/var/db/minidlna
|
||||
--with-os-url=http://www.voidlinux.eu"
|
||||
system_accounts="minidlna"
|
||||
|
|
Loading…
Reference in a new issue