diff options
author | 2010-11-17 08:10:17 +0000 | |
---|---|---|
committer | 2010-11-17 08:10:17 +0000 | |
commit | dd5cc1ebbe892c8e92c468a4b589f5cac3c21d1e (patch) | |
tree | 98a0e3487ee0bb585b245c82600834e4d3e4ee7b /sci-mathematics/polymake | |
parent | Version Bump (diff) | |
download | historical-dd5cc1ebbe892c8e92c468a4b589f5cac3c21d1e.tar.gz historical-dd5cc1ebbe892c8e92c468a4b589f5cac3c21d1e.tar.bz2 historical-dd5cc1ebbe892c8e92c468a4b589f5cac3c21d1e.zip |
Missing || die on configure. Thx maekke.
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/polymake/Manifest | 10 | ||||
-rw-r--r-- | sci-mathematics/polymake/polymake-2.9.9.ebuild | 5 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-mathematics/polymake/ChangeLog b/sci-mathematics/polymake/ChangeLog index a12476d8e511..db71e6c4a5cd 100644 --- a/sci-mathematics/polymake/ChangeLog +++ b/sci-mathematics/polymake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/polymake # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.2 2010/11/16 23:33:43 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.3 2010/11/17 08:10:17 tomka Exp $ + + 17 Nov 2010; Thomas Kahle <tomka@gentoo.org> polymake-2.9.9.ebuild: + Missing || die on configure. Thx maekke. *polymake-2.9.9 (16 Nov 2010) diff --git a/sci-mathematics/polymake/Manifest b/sci-mathematics/polymake/Manifest index 4213aec8814d..6f954893913e 100644 --- a/sci-mathematics/polymake/Manifest +++ b/sci-mathematics/polymake/Manifest @@ -3,13 +3,13 @@ Hash: SHA1 AUX 2.9.9-gentoo-binutils.patch 1193 RMD160 956cebb0a2579a748926c2c334d97c55715d2664 SHA1 32265c66312cb13cb756c9117b9286b9a7674bec SHA256 7dc0029fafce553de9205fb9e0e1566c47b851f418bd2151dd164641e6b1f733 DIST polymake-2.9.9.tar.bz2 12656699 RMD160 460364c8d0b897eeb0c3aa4d838dd15e16b3b4e0 SHA1 3aff2105ce2903a25afbd01418b80905a278b354 SHA256 f914dbb4283e3f11c94d2fa7e0da9383c506e15678fe7b05c52eeb939508215e -EBUILD polymake-2.9.9.ebuild 1738 RMD160 660b497c9b8dc7bdc659c4b58a1fd0533c0fd40d SHA1 8539582039e5f487a5ee183184fa3b48f2970350 SHA256 13a58ab9eab304cd73c877757efe562e564037592e88e5b93e0cbe9c6bcec4fb -MISC ChangeLog 622 RMD160 b3a49eeb49513505aefed3d2cac988dcb69a7e62 SHA1 6cdfc0815999ca466faac58b3481f27bdc11b06a SHA256 246287edc777f4a3f9654bf2683b608e0477f24af9fbd8f255761a889af7160e +EBUILD polymake-2.9.9.ebuild 1766 RMD160 c50e795018d10a7bc1cee623f4addd6f6ececf0c SHA1 fa85d0c35b731cba7eea978ddfaec9d362a0654c SHA256 0dae5baa8a54274b64528f1f3ce66ddd3c34a638de1fc1a001f5af97f2b18d18 +MISC ChangeLog 736 RMD160 ed291fb6df71489653adefead1c24b3cb958c4cb SHA1 b086d09a30af56bf7703e76fabffdc2d0550d95b SHA256 f2e5102378c4f9abb34f56b6309edaeb0dd882d813821470c9979b18b0b3cffd MISC metadata.xml 494 RMD160 fde821a32a5c7a56b5b1f8a362601c44b3e5aec3 SHA1 214be3dc092fdc69a656bf9803cb48c5f63b2139 SHA256 07bcf391504a1c75b3a28ef234ec6923bbb10f53105b61f1cc849befe82d9455 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) -iEYEARECAAYFAkzjFOAACgkQnZsgo/h8kNaKDACcD1XQH0BKpZehQRVPUdvphV+r -E+wAni1o4mIPWZp5MNEp6HDwoi0kZZWp -=MJVS +iEYEARECAAYFAkzjje0ACgkQnZsgo/h8kNbleACeIByjL/u1pmd8rkVcFVHmF64K +I/wAoKCvoyXabUUur4V4S/vM66rdJ05f +=dIJ9 -----END PGP SIGNATURE----- diff --git a/sci-mathematics/polymake/polymake-2.9.9.ebuild b/sci-mathematics/polymake/polymake-2.9.9.ebuild index 50e0556382e6..4e8ec54525f3 100644 --- a/sci-mathematics/polymake/polymake-2.9.9.ebuild +++ b/sci-mathematics/polymake/polymake-2.9.9.ebuild @@ -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/sci-mathematics/polymake/polymake-2.9.9.ebuild,v 1.1 2010/11/16 23:33:43 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.9.9.ebuild,v 1.2 2010/11/17 08:10:17 tomka Exp $ EAPI=2 @@ -41,7 +41,8 @@ src_configure () { export CXXOPT=$(get-flag -O) # Configure does not accept --host, therefore econf cannot be used ./configure --prefix=/usr \ - --libdir=/usr/$(get_libdir) + --libdir=/usr/$(get_libdir) \ + || die "configure failed" } src_install(){ |