Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 595764 Details for
Bug 699822
dev-util/hxtools-20180301 : font installation uses wrong path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hxtools-20190428.ebuild
hxtools-20190428.ebuild (text/plain), 945 bytes, created by
Peter Gantner (a.k.a. nephros)
on 2019-11-11 14:30:56 UTC
(
hide
)
Description:
hxtools-20190428.ebuild
Filename:
MIME Type:
Creator:
Peter Gantner (a.k.a. nephros)
Created:
2019-11-11 14:30:56 UTC
Size:
945 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >DESCRIPTION="A collection of tools and scripts" >HOMEPAGE="http://inai.de/projects/hxtools/" >SRC_URI="http://jftp.inai.de/${PN}/${P}.tar.xz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="" > >RDEPEND=" > dev-lang/perl > >=sys-apps/util-linux-2.19 > sys-libs/libcap > >=sys-libs/libhx-3.12.1 > >=sys-apps/pciutils-3 > x11-libs/libxcb:0= >" >DEPEND="${RDEPEND}" > >src_install() { > default > > # man2html is provided by man > rm -rf "${ED}"/usr/bin/man2html > rm -rf "${ED}"/usr/share/man/man1/man2html* > > # Don't collide with dev-util/cwdiff > mv "${ED}"/usr/bin/cwdiff "${ED}"/usr/bin/cwdiff.hx || die > mv "${ED}"/usr/share/man/man1/cwdiff.1 "${ED}"/usr/share/man/man1/cwdiff.hx.1 || die > > # Gentoo doesn't have /usr/share/kbd: > mv "${ED}"/usr/share/kbd/* "${ED}"/usr/share/ || die > gzip "${ED}"/usr/share/consolefonts/*fnt || 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 Raw
Actions:
View
Attachments on
bug 699822
:
595762
| 595764