summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-05 17:32:56 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-05 17:32:56 +0000
commitc6b2b297386596a0da66b9181069dfddb0709954 (patch)
tree0a93846b3acb085da297c1981c675a1bfcc4bbbf /app-pda
parentalpha/ia64/sparc stable wrt #412215 (diff)
downloadgentoo-2-c6b2b297386596a0da66b9181069dfddb0709954.tar.gz
gentoo-2-c6b2b297386596a0da66b9181069dfddb0709954.tar.bz2
gentoo-2-c6b2b297386596a0da66b9181069dfddb0709954.zip
whitespace
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/usbmuxd/usbmuxd-1.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild
index bdeb62486dd3..36d56b48676d 100644
--- a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild
+++ b/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild
@@ -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/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.3 2012/05/05 17:29:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.4 2012/05/05 17:32:56 ssuominen Exp $
EAPI=4
inherit cmake-utils user
@@ -31,6 +31,6 @@ src_configure() {
local mycmakeargs=(
-DUSB_INCLUDE_DIR=/usr/include/libusb-1.0
)
-
+
cmake-utils_src_configure
}