public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: openvpn-2.1.0-r1.ebuild
@ 2010-08-23 13:49 Dirkjan Ochtman (djc)
  0 siblings, 0 replies; only message in thread
From: Dirkjan Ochtman (djc) @ 2010-08-23 13:49 UTC (permalink / raw
  To: gentoo-commits

djc         10/08/23 13:49:47

  Modified:             openvpn-2.1.0-r1.ebuild
  Log:
  Further EAPI=2 updates.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-misc/openvpn/openvpn-2.1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openvpn/openvpn-2.1.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openvpn/openvpn-2.1.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openvpn/openvpn-2.1.0-r1.ebuild?r1=1.3&r2=1.4

Index: openvpn-2.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openvpn-2.1.0-r1.ebuild	23 Aug 2010 13:45:41 -0000	1.3
+++ openvpn-2.1.0-r1.ebuild	23 Aug 2010 13:49:47 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.0-r1.ebuild,v 1.3 2010/08/23 13:45:41 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-2.1.0-r1.ebuild,v 1.4 2010/08/23 13:49:47 djc Exp $
 
 EAPI=2
 
@@ -44,7 +44,7 @@
 	eautoreconf
 }
 
-src_compile() {
+src_configure() {
 	# basic.h defines a type 'bool' that conflicts with the altivec
 	# keyword bool which has to be fixed upstream, see bugs #293840
 	# and #297854.
@@ -68,7 +68,9 @@
 		$(use_enable threads pthread) \
 		$(use_enable iproute2) \
 		|| die "configure failed"
+}
 
+src_compile() {
 	use static && sed -i -e '/^LIBS/s/LIBS = /LIBS = -static /' Makefile
 
 	emake || die "make failed"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-23 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 13:49 [gentoo-commits] gentoo-x86 commit in net-misc/openvpn: openvpn-2.1.0-r1.ebuild Dirkjan Ochtman (djc)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox