summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:31:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:31:07 +0000
commitcae4a9edc065c756a7a4c6536c2e6739bfcd4334 (patch)
tree57ca1a1fb7dc9a77438ce7c255fb6170172bc6be /media-libs/hamlib
parentwhitespace (diff)
downloadhistorical-cae4a9edc065c756a7a4c6536c2e6739bfcd4334.tar.gz
historical-cae4a9edc065c756a7a4c6536c2e6739bfcd4334.tar.bz2
historical-cae4a9edc065c756a7a4c6536c2e6739bfcd4334.zip
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r--media-libs/hamlib/hamlib-1.2.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/hamlib/hamlib-1.2.8-r1.ebuild b/media-libs/hamlib/hamlib-1.2.8-r1.ebuild
index 45031f0f290d..0f6b918dc505 100644
--- a/media-libs/hamlib/hamlib-1.2.8-r1.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.1 2008/12/27 17:11:47 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.2 2008/12/31 03:31:07 mr_bones_ Exp $
inherit autotools eutils libtool multilib
@@ -34,10 +34,10 @@ src_unpack() {
epatch "${FILESDIR}"/${PN}-pkgconfig-fix.diff \
"${FILESDIR}"/${PN}-ltdl.diff
-
+
# remove bundled libltdl copy
rm -rf libltdl
-
+
eautoreconf
}