Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 22093 Details for
Bug 32220
mkxf86config.sh script and Gentoo config.in
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mkxf86config-0.7.ebuild
mkxf86config-0.7.ebuild (text/plain), 837 bytes, created by
Liam Helmer
on 2003-12-12 11:47:56 UTC
(
hide
)
Description:
mkxf86config-0.7.ebuild
Filename:
MIME Type:
Creator:
Liam Helmer
Created:
2003-12-12 11:47:56 UTC
Size:
837 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># There's weird version nomenclature on the site, which is what this is for >MY_PN="xf86config-knoppix" >MY_PV="${PV}-9" >MY_P="${MY_PN}_${MY_PV}" >S=${WORKDIR}/${MY_PN}-${PV} >DESCRIPTION="xf86config setup program" >SRC_URI="http://developer.linuxtag.net/knoppix/sources/${MY_P}.tar.gz" >HOMEPAGE="http://www.knopper.net" >IUSE="" > >KEYWORDS="~x86" >SLOT="0" >LICENSE="GPL-2" > >DEPEND="" >RDEPEND="sys-apps/hwsetup sys-apps/ddcxinfo-knoppix virtual/glibc" > >src_unpack() { > unpack ${A} > epatch ${FILESDIR}/${PN}-gentoo.patch >} > >src_install() { > dodoc debian/README.Debian debian/changelog debian/control debian/copyright > insinto /etc/X11 > doins XF86Config-4.in XF86Config.in > exeinto /usr/sbin > doexe mkxf86config.sh >} >
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 32220
:
19904
|
19918
|
19919
|
22092
| 22093 |
22094