summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2007-09-26 20:09:03 +0000
committerGeorge Shapovalov <george@gentoo.org>2007-09-26 20:09:03 +0000
commit96e46a86cc13a24d0ce35f281aa17bf932b2530a (patch)
tree27cba236627e86a8b59373bf9045233aa23ca360 /eclass
parentsh love (diff)
downloadgentoo-2-96e46a86cc13a24d0ce35f281aa17bf932b2530a.tar.gz
gentoo-2-96e46a86cc13a24d0ce35f281aa17bf932b2530a.tar.bz2
gentoo-2-96e46a86cc13a24d0ce35f281aa17bf932b2530a.zip
lib -> get_libdir fix
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gnat.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass
index 11f06d9a1483..e35cb2d2dfcb 100644
--- a/eclass/gnat.eclass
+++ b/eclass/gnat.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.26 2007/09/25 21:01:02 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.27 2007/09/26 20:09:03 george Exp $
#
# Author: George Shapovalov <george@gentoo.org>
# Belongs to: ada herd <ada@gentoo.org>
@@ -48,7 +48,7 @@ DEPEND=">=app-admin/eselect-gnat-1.1"
PREFIX=/usr
AdalibSpecsDir=${PREFIX}/include/ada
AdalibDataDir=${PREFIX}/share/ada
-AdalibLibTop=${PREFIX}/lib/ada
+AdalibLibTop=${PREFIX}/$(get_libdir)/ada
# build-time locations
# SL is a "localized" S, - location where sources are copied for