sqmail: twerk install script.
This commit is contained in:
parent
6253d3d355
commit
6e2ce9a2d9
2 changed files with 2 additions and 2 deletions
|
@ -93,7 +93,7 @@ post)
|
||||||
chownmod root:_sqmail 0755 usr/bin/except
|
chownmod root:_sqmail 0755 usr/bin/except
|
||||||
chownmod root:_sqmail 0755 usr/bin/maildirmake.sqmail
|
chownmod root:_sqmail 0755 usr/bin/maildirmake.sqmail
|
||||||
chownmod root:_sqmail 0755 usr/bin/maildir2mbox
|
chownmod root:_sqmail 0755 usr/bin/maildir2mbox
|
||||||
chownmod root:_sqmail 0755 usr/bin/maildirwatch
|
chownmod root:_sqmail 0755 usr/bin/maildirwatch.sqmail
|
||||||
|
|
||||||
chownmod root:_sqmail 0755 usr/bin/fastforward
|
chownmod root:_sqmail 0755 usr/bin/fastforward
|
||||||
chownmod root:_sqmail 0755 usr/bin/printforward
|
chownmod root:_sqmail 0755 usr/bin/printforward
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sqmail'
|
# Template file for 'sqmail'
|
||||||
pkgname=sqmail
|
pkgname=sqmail
|
||||||
version=4.0.10
|
version=4.0.10
|
||||||
revision=3
|
revision=4
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="mail/${pkgname}/${pkgname}-${version}/src"
|
build_wrksrc="mail/${pkgname}/${pkgname}-${version}/src"
|
||||||
makedepends="fehQlibs libidn2-devel ucspi-ssl-devel"
|
makedepends="fehQlibs libidn2-devel ucspi-ssl-devel"
|
||||||
|
|
Loading…
Reference in a new issue