Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23533 - grass blatantly installs files into /usr/local/
Summary: grass blatantly installs files into /usr/local/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-26 09:12 UTC by SpanKY
Modified: 2003-08-17 14:27 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 SpanKY gentoo-dev 2003-06-26 09:12:23 UTC
clear violation of policy ...
and it copies your .ccache to /usr/local/grass5/etc/bin/cmd/
Comment 1 SpanKY gentoo-dev 2003-06-26 15:14:38 UTC
g'luck vlad, ill take the bug back then ;) 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-07-29 13:00:48 UTC
which version ?
app-misc/grass-5.0.1
doesn't do this
Comment 3 SpanKY gentoo-dev 2003-07-29 17:46:19 UTC
actually i think it does: 
grep local /usr/portage/app-misc/grass/* 
grass-5.0.1.ebuild: local myconf="--with-blas --with-lapack" 
grass-5.0.1.ebuild:         --prefix=${D}/usr/local \ 
grass-5.0.1.ebuild:         --infodir=/usr/local/share/info \ 
grass-5.0.1.ebuild:         --mandir=/usr/local/share/man \ 
grass-5.0.1.ebuild: dosed "s:^GISBASE=.*$:GISBASE=/usr/local/grass5:" \ 
grass-5.0.1.ebuild:   /usr/local/bin/grass5 
grass-5.0.2.ebuild: local myconf="--with-blas --with-lapack" 
grass-5.0.2.ebuild:         --prefix=${D}/usr/local \ 
grass-5.0.2.ebuild:         --infodir=/usr/local/share/info \ 
grass-5.0.2.ebuild:         --mandir=/usr/local/share/man \ 
grass-5.0.2.ebuild: dosed "s:^GISBASE=.*$:GISBASE=/usr/local/grass5:" \ 
grass-5.0.2.ebuild:   /usr/local/bin/grass5 
 
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-08-17 14:27:48 UTC
fixed