summaryrefslogtreecommitdiff
blob: af187f9a52b342cf61d191e694fca196200cadd8 (plain)
1
2
3
4
5
6
7
#!/bin/sh
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/bnr2/files/bnr2,v 1.1 2005/01/17 19:35:28 swegener Exp $

export LD_LIBRARY_PATH="/opt/bnr2/lib:${LD_LIBRARY_PATH}"
exec /opt/bnr2/bin/BNR2 "$@"