rename
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
DESCRIPTION="Novell Gentoo Env Files"
|
||||
DESCRIPTION="NetIQ Gentoo Env Files"
|
||||
HOMEPAGE="http://n4g.mars.arge.at"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
@@ -12,10 +12,10 @@ IUSE=""
|
||||
src_install() {
|
||||
if use x86
|
||||
then
|
||||
doenvd "${FILESDIR}"/80novell
|
||||
doenvd "${FILESDIR}"/80netiq
|
||||
elif use amd64
|
||||
then
|
||||
doenvd "${FILESDIR}"/80novell64
|
||||
doenvd "${FILESDIR}"/80netiq64
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user