mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Reflect the renaming of authdaemond.sh (PR) to sqwebmail-authdaemond.sh (CVS)
Noted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
9587c7792b
commit
b50c51c8d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86219
@ -198,7 +198,8 @@ post-patch:
|
||||
|
||||
.if !defined(WITHOUT_AUTHDAEMON)
|
||||
post-install:
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/authdaemond.sh ${PREFIX}/etc/rc.d/
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/sqwebmail-authdaemond.sh \
|
||||
${PREFIX}/etc/rc.d/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
%%AUTHDFLAG%%etc/rc.d/authdaemond.sh
|
||||
%%AUTHDFLAG%%etc/rc.d/sqwebmail-authdaemond.sh
|
||||
libexec/sqwebmail/authlib/authcram
|
||||
libexec/sqwebmail/authlib/authcustom
|
||||
%%AUTHDFLAG%%libexec/sqwebmail/authlib/authdaemon
|
||||
|
Loading…
Reference in New Issue
Block a user