summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-06-18 01:46:34 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-06-18 01:46:34 +0000
commit103a54ef0a234b0cb63d1299fe70ea09a2b8aaad (patch)
treefe2a618f0c8570ff0d9ab01b70d3ac30033c65f0 /app-emulation
parentVersion bump #226101 by Wolfram Schlich. (diff)
downloadhistorical-103a54ef0a234b0cb63d1299fe70ea09a2b8aaad.tar.gz
historical-103a54ef0a234b0cb63d1299fe70ea09a2b8aaad.tar.bz2
historical-103a54ef0a234b0cb63d1299fe70ea09a2b8aaad.zip
Actually cd to where the configure script is. bug #227099
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/frodo/ChangeLog5
-rw-r--r--app-emulation/frodo/Manifest14
-rw-r--r--app-emulation/frodo/frodo-4.1b.ebuild3
3 files changed, 8 insertions, 14 deletions
diff --git a/app-emulation/frodo/ChangeLog b/app-emulation/frodo/ChangeLog
index 9fcd1d1aae5c..09a23246d35d 100644
--- a/app-emulation/frodo/ChangeLog
+++ b/app-emulation/frodo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/frodo
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/ChangeLog,v 1.11 2008/06/07 20:48:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/ChangeLog,v 1.12 2008/06/18 01:46:34 darkside Exp $
+
+ 18 Jun 2008; Jeremy Olexa <darkside@gentoo.org> frodo-4.1b.ebuild:
+ Actually cd to where the configure script is. bug #227099
07 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> frodo-4.1b.ebuild:
Fix autotools handling, use eautoreconf as the ebuild is inheriting
diff --git a/app-emulation/frodo/Manifest b/app-emulation/frodo/Manifest
index 2ce06b15bf15..70db27faa34f 100644
--- a/app-emulation/frodo/Manifest
+++ b/app-emulation/frodo/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX frodo-4.1b-gentoo.diff 2486 RMD160 02d6778b1a88494ed513ed59a39c4d155dc9026f SHA1 de784565d5d7a49519f2128dc4584d8c12f25450 SHA256 7908a4448d7d00f7829a21b2a2839f634404a87b8df77a871055f587d25a18da
DIST FrodoV4_1b.Src.tar.gz 377002 RMD160 b08231f0f1121d4f802ce08407a6e6c371905bd3 SHA1 af3e2644dd4d26330cad382498c40ca9e4de7e62 SHA256 ffae146dc20458698acf5ccc384dc32317cea1df0c95b44b5d47cca8b26bc986
-EBUILD frodo-4.1b.ebuild 2738 RMD160 0b9089b12030a1fdb30a25c8dd9c50bdaf0cb800 SHA1 e84da431cf251e51014049bbff25f7464906e0f5 SHA256 0f3c8593feedda5b4b2812ea54e51b2c430a982d4710a9cb3fb397e7dc2243c9
-MISC ChangeLog 1603 RMD160 71c84918e3f8e06b2fcc7c69d524b7836eb91abd SHA1 0429e49559d38c9225ffc0783ff18f8b562d869e SHA256 f682a5e79123fa850946ffab5042d86de4819a7908efeed45f95df24479fca5f
+EBUILD frodo-4.1b.ebuild 2752 RMD160 12d49d7c0c0e7701a2e819c919fe2f7d9e444e1f SHA1 3e46fd31ef7dc742649a2e510cfbcca447d2b16f SHA256 f7a7aee1f295ccd95c951d97df7fa2f0541e084736dcf1eea6b6f44e1b75db85
+MISC ChangeLog 1732 RMD160 ce5354fd782d24dc918362b8af200900dfb6f48c SHA1 b8bbb7a9aed7257ba042ed19c86a946f1b3702ed SHA256 83c584bf9a9f36de701d359b564deac69bebb77ff0ca85e1f9d4c77e8ae50f27
MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAkhK9AsACgkQAiZjviIA2XiUsACdF8RzgZshSngP9RZyXwLncrHc
-U2kAniMdVvIKQmFg6RkwdY9dVfdtdoW7
-=Ha3h
------END PGP SIGNATURE-----
diff --git a/app-emulation/frodo/frodo-4.1b.ebuild b/app-emulation/frodo/frodo-4.1b.ebuild
index d1525418d4b9..0321f037f642 100644
--- a/app-emulation/frodo/frodo-4.1b.ebuild
+++ b/app-emulation/frodo/frodo-4.1b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1b.ebuild,v 1.3 2008/06/07 20:48:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1b.ebuild,v 1.4 2008/06/18 01:46:34 darkside Exp $
WANT_AUTOCONF="2.5"
WANT_AUTOMAKE="latest"
@@ -33,6 +33,7 @@ src_unpack() {
}
src_compile() {
+ cd "${S}"/Src
append-flags "-DX_USE_SHM"
econf || die
emake || die "emake failed"