Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436684 - Stabilize sys-fs/e4rat-0.2.3
Summary: Stabilize sys-fs/e4rat-0.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-09-30 18:00 UTC by Pacho Ramos
Modified: 2012-10-17 03:49 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 Pacho Ramos gentoo-dev 2012-09-30 18:00:01 UTC
I am using it for a long time on all computers maintained by me with no problems


Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2012-10-07 18:54:38 UTC
From the ebuild:
# relocate binaries to /sbin. If someone knows of a better way to do it
# please do tell me
dodir sbin
find "${D}"/usr/sbin -type f -exec mv {} "${D}"/sbin/. \; \ || die

dodir sbin
mv "${D}"usr/sbin/${PN}* "${D}"sbin/ || die

but more or less is the same thing, just save few byte :p
Comment 2 Agostino Sarubbo gentoo-dev 2012-10-07 18:55:49 UTC
amd64 stable
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-10-17 03:49:10 UTC
x86 stable, closing