freebsd-ports/mail/sympa/files/patch-src-etc-script-orphan_killer.pl
Vanilla I. Shu 60f2890df1 Upgrade to 4.1.1.
PR:		ports/66322
Submitted by:	maintainer.
2004-05-07 21:02:47 +00:00

11 lines
378 B
Perl

--- src/etc/script/orphan_killer.pl 2003/11/28 18:16:39
+++ src/etc/script/orphan_killer.pl 2004/05/04 21:05:38
@@ -24,7 +24,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-use lib '/home/sympa/bin';
+use lib '--LIBDIR--';
use Conf;
## Change to your wwsympa.conf location