Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54390 Details for
Bug 71479
x11-wm/blwm-1.0.4 does not build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch against current ebuild in portage for developers reference.
blwm-1.0.4.ebuild.patch (text/plain), 1007 bytes, created by
Francisco José Cañizares Santofimia
on 2005-03-24 15:27:28 UTC
(
hide
)
Description:
Patch against current ebuild in portage for developers reference.
Filename:
MIME Type:
Creator:
Francisco José Cañizares Santofimia
Created:
2005-03-24 15:27:28 UTC
Size:
1007 bytes
patch
obsolete
>--- blwm-1.0.4.ebuild.old 2005-03-25 00:25:18.000000000 +0100 >+++ blwm-1.0.4.ebuild 2005-03-25 00:26:55.000000000 +0100 >@@ -1,6 +1,6 @@ > # Copyright 1999-2004 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/x11-wm/blwm/blwm-1.0.4.ebuild,v 1.1 2004/11/07 13:14:04 usata Exp $ >+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blwm/blwm-1.0.4.ebuild,v 1.1 2004/11/07 13:14:04 usata Exp $ > > DESCRIPTION="BLWM is a Windows 2000 like window manager localized for Brazil." > HOMEPAGE="http://www.blanes.com.br" >@@ -14,16 +14,18 @@ > RDEPEND="virtual/x11" > > DEPEND="${RDEPEND} >- sys-devel/autoconf >+ =sys-devel/autoconf-2.13 > sys-devel/automake > sys-devel/flex > sys-devel/bison" > > src_compile(){ >+ export WANT_AUTOCONF=2.1 >+ export WANT_AUTOMAKE=1.4 > aclocal || die > autoheader || die > autoconf || die >- automake || die >+ automake > econf --with-blwmdir=/usr/share/blwm --with-confdir=/etc/blwm || die > emake || die > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71479
: 54390 |
54391