* [gentoo-commits] gentoo-x86 commit in eclass: linux-mod.eclass
@ 2008-10-31 22:31 99% Daniel Drake (dsd)
0 siblings, 0 replies; 1+ results
From: Daniel Drake (dsd) @ 2008-10-31 22:31 UTC (permalink / raw
To: gentoo-commits
dsd 08/10/31 22:31:09
Modified: linux-mod.eclass
Log:
allow for relative srcdir directory, thanks to Alon Bar-Lev in bug #198642
Revision Changes Path
1.87 eclass/linux-mod.eclass
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/linux-mod.eclass?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/linux-mod.eclass?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/linux-mod.eclass?r1=1.86&r2=1.87
Index: linux-mod.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- linux-mod.eclass 31 Oct 2008 22:24:55 -0000 1.86
+++ linux-mod.eclass 31 Oct 2008 22:31:09 -0000 1.87
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.86 2008/10/31 22:24:55 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.87 2008/10/31 22:31:09 dsd Exp $
# Author(s): John Mylchreest <johnm@gentoo.org>,
# Stefan Schweizer <genstef@gentoo.org>
@@ -648,8 +648,8 @@
${BUILD_PARAMS} \
${BUILD_TARGETS} " \
|| die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}"
- touch ${srcdir}/.built
cd ${OLDPWD}
+ touch ${srcdir}/.built
fi
done
^ 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 --
2008-10-31 22:31 99% [gentoo-commits] gentoo-x86 commit in eclass: linux-mod.eclass Daniel Drake (dsd)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox