Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19989 Details for
Bug 28456
dirr-3.27.8.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated ebuild (Only added the usual words on the copyright line)
dirr-3.27.8.ebuild (text/plain), 720 bytes, created by
Joel Yliluoma
on 2003-10-30 13:55:04 UTC
(
hide
)
Description:
Updated ebuild (Only added the usual words on the copyright line)
Filename:
MIME Type:
Creator:
Joel Yliluoma
Created:
2003-10-30 13:55:04 UTC
Size:
720 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Lists directory contents, uses colours" >HOMEPAGE="http://bisqwit.iki.fi/source/dirr.html" >SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" > >KEYWORDS="x86" >LICENSE="GPL-2" >SLOT="0" > >DEPEND="virtual/glibc gcc" > >IUSE="" > >src_unpack() { > unpack ${A} > cd ${S} > > sed -i \ > -e "s:BINDIR=/usr/local/bin:BINDIR=${D}usr/bin:" \ > Makefile > > echo "" > .depend > ./configure |grep -E '^C|running' > > echo '#undef PRELOAD_UIDGID' >> config.h > echo '#define PRELOAD_UIDGID 0' >> config.h >} > > >src_compile() { > emake || die >} > >src_install() { > dobin dirr > dodoc TODO README.html COPYING >}
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 Raw
Actions:
View
Attachments on
bug 28456
:
17509
| 19989