summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-01-18 15:00:31 +0000
committerJustin Lecher <jlec@gentoo.org>2013-01-18 15:00:31 +0000
commit8614abb96f45cf8cc8eb412acf3c6babcd222786 (patch)
treec46630baa5b307dfa4e3aaa2fd5cabce60373852 /eclass/intel-sdp.eclass
parentnon-maintaienr commit: Removed ipv6 dependency now that a proper fix went int... (diff)
downloadhistorical-8614abb96f45cf8cc8eb412acf3c6babcd222786.tar.gz
historical-8614abb96f45cf8cc8eb412acf3c6babcd222786.tar.bz2
historical-8614abb96f45cf8cc8eb412acf3c6babcd222786.zip
No EPREFIX with helper functions
Diffstat (limited to 'eclass/intel-sdp.eclass')
-rw-r--r--eclass/intel-sdp.eclass8
1 files changed, 4 insertions, 4 deletions
diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass
index ca9164f5f431..2ae38d1c8d24 100644
--- a/eclass/intel-sdp.eclass
+++ b/eclass/intel-sdp.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.5 2012/12/05 19:41:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.6 2013/01/18 15:00:31 jlec Exp $
# @ECLASS: intel-sdp.eclass
# @MAINTAINER:
@@ -390,8 +390,8 @@ intel-sdp_src_install() {
[[ -d "${ED}" ]] || dodir /
mv opt "${ED}"/ || die "moving files failed"
- dodir "${INTEL_SDP_EDIR}"/licenses
- keepdir "${INTEL_SDP_EDIR}"/licenses
+ dodir "${INTEL_SDP_DIR}"/licenses
+ keepdir "${INTEL_SDP_DIR}"/licenses
}
# @FUNCTION: intel-sdp_pkg_postinst