Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245048 - app-text/multitail prefix ready
Summary: app-text/multitail prefix ready
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 09:38 UTC by Justin Lecher (RETIRED)
Modified: 2008-10-31 13:50 UTC (History)
0 users

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


Attachments
multitail-5.2.2-prefix.patch (multitail-5.2.2-prefix.patch,857 bytes, text/plain)
2008-10-31 09:47 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2008-10-31 09:38:28 UTC
I ported app-text/multitail for the prefix tree.
It was down semi manual with ecopy, means it was my first port and it doesn't run clean. But it is working in an prefixed environment (SUSE x86_64).

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2008-10-31 09:47:03 UTC
Created attachment 170397 [details]
multitail-5.2.2-prefix.patch
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-10-31 13:50:32 UTC
Looks good, I just did:
use prefix && sed "s:DESTDIR=/:DESTDIR=${EROOT}:g" -i Makefile
instead. So that it in theory could go into the gentoo-x86 tree without any harm. ;)

Thanks!