Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 298917 Details for
Bug 398873
app-portage/euscan installs man page in wrong location
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
euscan-0.1.0.ebuild.patch
euscan-0.1.0.ebuild.patch (text/plain), 661 bytes, created by
Gavin Pryke
on 2012-01-14 12:43:07 UTC
(
hide
)
Description:
euscan-0.1.0.ebuild.patch
Filename:
MIME Type:
Creator:
Gavin Pryke
Created:
2012-01-14 12:43:07 UTC
Size:
661 bytes
patch
obsolete
>--- euscan-0.1.0.ebuild.orig 2011-11-28 19:34:27.000000000 +0000 >+++ euscan-0.1.0.ebuild 2012-01-14 12:29:04.654695274 +0000 >@@ -8,7 +8,7 @@ > PYTHON_USE_WITH="xml" > PYTHON_NONVERSIONED_EXECUTABLES=(".*") > >-inherit distutils python >+inherit eutils distutils python > > DESCRIPTION="Ebuild upstream scan utility" > HOMEPAGE="http://euscan.iksaif.net" >@@ -27,6 +27,11 @@ > dev-python/setuptools > dev-python/beautifulsoup" > >+src_prepare() { >+ distutils_src_prepare >+ epatch "${FILESDIR}/${P}-manpage-location.patch" >+} >+ > distutils_src_compile_pre_hook() { > echo VERSION="${PV}" "$(PYTHON)" setup.py set_version > VERSION="${PV}" "$(PYTHON)" setup.py set_version
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 398873
:
298915
| 298917 |
299079