public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in sys-block/iscsitarget: iscsitarget-1.4.19.ebuild ChangeLog
@ 2010-02-28 17:14 99% Fabio Erculiani (lxnay)
  0 siblings, 0 replies; 1+ results
From: Fabio Erculiani (lxnay) @ 2010-02-28 17:14 UTC (permalink / raw
  To: gentoo-commits

lxnay       10/02/28 17:14:02

  Modified:             iscsitarget-1.4.19.ebuild ChangeLog
  Log:
  KSRC= also required for 'emake usr'
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-block/iscsitarget/iscsitarget-1.4.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild?r1=1.1&r2=1.2

Index: iscsitarget-1.4.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iscsitarget-1.4.19.ebuild	18 Nov 2009 12:48:17 -0000	1.1
+++ iscsitarget-1.4.19.ebuild	28 Feb 2010 17:14:02 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild,v 1.1 2009/11/18 12:48:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild,v 1.2 2010/02/28 17:14:02 lxnay Exp $
 
 inherit linux-mod eutils flag-o-matic
 
@@ -30,7 +30,7 @@
 }
 
 src_compile() {
-	emake usr || die "failed to build userspace"
+	emake KSRC="${KERNEL_DIR}" usr || die "failed to build userspace"
 
 	unset ARCH
 	emake KSRC="${KERNEL_DIR}" kernel || die "failed to build module"



1.32                 sys-block/iscsitarget/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	18 Nov 2009 13:00:04 -0000	1.31
+++ ChangeLog	28 Feb 2010 17:14:02 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for sys-block/iscsitarget
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/ChangeLog,v 1.31 2009/11/18 13:00:04 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/ChangeLog,v 1.32 2010/02/28 17:14:02 lxnay Exp $
+
+  28 Feb 2010; Fabio Erculiani <lxnay@gentoo.org> iscsitarget-1.4.19.ebuild:
+  KSRC= also required for 'emake usr'
 
   18 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org>
   -iscsitarget-1.4.18.ebuild:






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-28 17:14 99% [gentoo-commits] gentoo-x86 commit in sys-block/iscsitarget: iscsitarget-1.4.19.ebuild ChangeLog Fabio Erculiani (lxnay)

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