Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198714 - dev-util/debootstrap-1.0.6 compiles pkgdetails but never installs it
Summary: dev-util/debootstrap-1.0.6 compiles pkgdetails but never installs it
Status: RESOLVED DUPLICATE of bug 184719
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-10 16:54 UTC by Natanael Copa
Modified: 2007-11-10 16:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natanael Copa 2007-11-10 16:54:17 UTC
Either add perl as RDEPEND or even better, install pkgdetails.

--- debootstrap-1.0.6.ebuild.orig       2007-11-10 16:51:09 +0000
+++ debootstrap-1.0.6.ebuild    2007-11-10 16:49:33 +0000
@@ -28,5 +28,6 @@
 
 src_install() {
        make DESTDIR="${D}" install-allarch || die
+       dosbin pkgdetails
        dodoc TODO
 }
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-10 16:57:43 UTC

*** This bug has been marked as a duplicate of bug 184719 ***