sqmail: drop own hostname implementation, clashes.
This commit is contained in:
parent
f3e3d8774d
commit
eb08ee685d
@ -1,7 +1,7 @@
|
||||
# Template file for 'sqmail'
|
||||
pkgname=sqmail
|
||||
version=4.0.07
|
||||
revision=2
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="mail/${pkgname}/${pkgname}-${version}/src"
|
||||
makedepends="fehQlibs libidn2-devel ucspi-ssl-devel"
|
||||
@ -115,6 +115,8 @@ do_install() {
|
||||
for f in ../man/*.?; do
|
||||
vman $f
|
||||
done
|
||||
rm ${DESTDIR}/usr/bin/hostname
|
||||
rm ${DESTDIR}/usr/share/man/man8/hostname.8
|
||||
vsv qmail-send
|
||||
vsv qmail-smtpd
|
||||
vsv qmail-smtpsd
|
||||
|
Loading…
Reference in New Issue
Block a user