mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
update message, show message to port builders too
This commit is contained in:
parent
a04f883680
commit
92c00af7f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73977
@ -32,6 +32,8 @@ post-install:
|
||||
cd ${CUPS_ETCDIR};\
|
||||
if test ! -f ${f}.N; then cp -p ${f} ${f}.N; else true; fi
|
||||
.endfor # classes.conf client.conf cupsd.conf printers.conf
|
||||
${ECHO_CMD}
|
||||
${CAT} ${PKGMESSAGE}; sleep 2
|
||||
|
||||
.include "${.CURDIR}/../../print/cups/Makefile.common"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,5 +1,7 @@
|
||||
**********************************************************************
|
||||
**********************************************************************
|
||||
NOTE FOR PACKAGE USERS ONLY:
|
||||
============================
|
||||
This package does not create the spool directory, due to limitations in
|
||||
the packaging mechanism, or my knowledge of it.
|
||||
|
||||
@ -9,6 +11,8 @@ Once the package is installed, please do the following (as root):
|
||||
mkdir -p cups/tmp
|
||||
chown -R root:daemon cups
|
||||
|
||||
NOTE FOR *ALL* USERS OF CUPS:
|
||||
=============================
|
||||
There's another problem: in the installed configuration, the "Print Test
|
||||
Page" function in the web interface does not work. This is due to a bug in
|
||||
the URL constructed for it.
|
||||
|
Loading…
Reference in New Issue
Block a user