diff options
author | 2003-11-12 17:25:48 +0000 | |
---|---|---|
committer | 2003-11-12 17:25:48 +0000 | |
commit | d17d0e84b0d7471c1f0432344120f03b5a6eb245 (patch) | |
tree | 8f3ada6c2cc3a3ab45b43678352d28aae457c10e /dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild | |
parent | Repair digests and remove old ebuilds (diff) | |
download | gentoo-2-d17d0e84b0d7471c1f0432344120f03b5a6eb245.tar.gz gentoo-2-d17d0e84b0d7471c1f0432344120f03b5a6eb245.tar.bz2 gentoo-2-d17d0e84b0d7471c1f0432344120f03b5a6eb245.zip |
*** empty log message ***
Diffstat (limited to 'dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild')
-rw-r--r-- | dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild b/dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild index 1e71f0ed2434..29d7d56f2f10 100644 --- a/dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild +++ b/dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild,v 1.1 2003/11/12 17:21:43 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-uffi/cl-uffi-1.4.3.ebuild,v 1.2 2003/11/12 17:25:46 mkennedy Exp $ inherit common-lisp @@ -15,7 +15,7 @@ IUSE="" S=${WORKDIR}/uffi-${PV} src_compile() { - make -C tests linux + make -C tests } src_install() { |