diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-09-20 13:12:50 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-09-20 13:12:50 +0000 |
commit | bf9b4d4fbd2d179124cd7a9e979888a0682967ba (patch) | |
tree | 645564e55f4ce4640eb1ce66ce3e3e81c986f190 /eclass | |
parent | Bump E to 1.6 Tiger Hill (diff) | |
download | gentoo-2-bf9b4d4fbd2d179124cd7a9e979888a0682967ba.tar.gz gentoo-2-bf9b4d4fbd2d179124cd7a9e979888a0682967ba.tar.bz2 gentoo-2-bf9b4d4fbd2d179124cd7a9e979888a0682967ba.zip |
Remove empty line
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/intel-sdp.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass index f19db69feb0e..da69dec16cbb 100644 --- a/eclass/intel-sdp.eclass +++ b/eclass/intel-sdp.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.2 2012/09/16 15:59:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.3 2012/09/20 13:12:50 jlec Exp $ # @ECLASS: intel-sdp.eclass # @MAINTAINER: @@ -225,7 +225,6 @@ intel-sdp_src_install() { # Full path to intel registry db INTEL_SDP_DB="${EROOT%/}"/opt/intel/intel-sdp-products.db - intel-sdp_pkg_postinst() { elog "Make sure you have recieved the an Intel license." elog "To receive a non-commercial license, you need to register at:" |