nss-myhostname: switch to /usr.
This commit is contained in:
parent
665f5374dc
commit
489b44cee7
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nss-myhostname'
|
# Template file for 'nss-myhostname'
|
||||||
pkgname=nss-myhostname
|
pkgname=nss-myhostname
|
||||||
version=0.3
|
version=0.3
|
||||||
homepage="http://0pointer.de/lennart/projects/${pkgname}"
|
revision=2
|
||||||
distfiles="${homepage}/$pkgname-$version.tar.gz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/lib --disable-lynx"
|
configure_args="--disable-lynx"
|
||||||
revision=1
|
|
||||||
short_desc="NSS module providing fallback hostname resolution"
|
short_desc="NSS module providing fallback hostname resolution"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
homepage="http://0pointer.de/lennart/projects/${pkgname}"
|
||||||
|
distfiles="${homepage}/$pkgname-$version.tar.gz"
|
||||||
checksum=2ba744ea8d578d1c57c85884e94a3042ee17843a5294434d3a7f6c4d67e7caf2
|
checksum=2ba744ea8d578d1c57c85884e94a3042ee17843a5294434d3a7f6c4d67e7caf2
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains a plugin for the Name Service Switch, providing host
|
This package contains a plugin for the Name Service Switch, providing host
|
||||||
|
@ -20,7 +20,6 @@ long_desc="
|
||||||
package provides an alternative to the fragile and error-prone manual editing
|
package provides an alternative to the fragile and error-prone manual editing
|
||||||
of /etc/hosts."
|
of /etc/hosts."
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc
|
rm -rf ${DESTDIR}/usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue