nss-mdns: install shlibs into /lib.
This commit is contained in:
parent
f22cc5bd31
commit
9a283420a3
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'nss-mdns'
|
# Template file for 'nss-mdns'
|
||||||
pkgname=nss-mdns
|
pkgname=nss-mdns
|
||||||
version=0.10
|
version=0.10
|
||||||
|
revision=1
|
||||||
distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://0pointer.de/lennart/projects/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-avahi --disable-lynx"
|
configure_args="--enable-avahi --disable-lynx --libdir=/lib"
|
||||||
short_desc="NSS module for Multicast DNS name resolution"
|
short_desc="NSS module for Multicast DNS name resolution"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1e683c2e7c3921814706d62fbbd3e9cbf493a75fa00255e0e715508d8134fa6d
|
checksum=1e683c2e7c3921814706d62fbbd3e9cbf493a75fa00255e0e715508d8134fa6d
|
||||||
|
|
Loading…
Reference in a new issue