pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/27242 PLIST needs to include eximon binaries
The following reply was made to PR pkg/27242; it has been noted by GNATS.
From: Sven Hartge <hartge%ds9.argh.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/27242 PLIST needs to include eximon binaries
Date: Mon, 3 Oct 2005 22:00:21 +0200 (CEST)
Um 21:28 Uhr am 03.10.05 schrieb Sven Hartge:
> 4.52nb3 looks fine to me. Thanks to this, I am able to remove my site=20
> local patches for exim.
If eximon is enabled and one uses pkg_comp to build the package, the=20
eximon and eximon.bin files don't get packaged, because they are not=20
listet in PLIST. Please apply the following patch. It does not hurt to=20
include eximon and eximon.bin, even if they are not build.
But since I don't know the inner workings of pkgsrc well enought, there=20
may be a better way of including the eximon-binaries, if they are build.
Gr=FC=DFe,
Sven.
Index: PLIST
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/pkgsrc/mail/exim/PLIST,v
retrieving revision 1.11
diff -u -r1.11 PLIST
--- PLIST 2 May 2005 20:34:00 -0000 1.11
+++ PLIST 3 Oct 2005 19:58:17 -0000
@@ -10,6 +10,8 @@
sbin/exim_fixdb
sbin/exim_lock
sbin/exim_tidydb
+sbin/eximon
+sbin/eximon.bin
sbin/eximstats
sbin/exinext
sbin/exipick
Home |
Main Index |
Thread Index |
Old Index