Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
make Emerge keep the source tree
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
richjoyce
n00b
n00b


Joined: 22 Oct 2002
Posts: 20
Location: Canada

PostPosted: Thu Nov 28, 2002 11:47 pm    Post subject: make Emerge keep the source tree Reply with quote

Is there any way to tell emerge to not delete the source tree of a program when/after i emerge it?
Back to top
View user's profile Send private message
jukka
Apprentice
Apprentice


Joined: 06 Jun 2002
Posts: 249
Location: Zurich, Switzerland

PostPosted: Fri Nov 29, 2002 12:38 am    Post subject: Reply with quote

perform the steps ebuild(1) does manually, and don't use "clean". see man 1 ebuild for more information.
Back to top
View user's profile Send private message
richjoyce
n00b
n00b


Joined: 22 Oct 2002
Posts: 20
Location: Canada

PostPosted: Fri Nov 29, 2002 1:10 am    Post subject: Reply with quote

oookay....

where is the source kept then?
Back to top
View user's profile Send private message
jukka
Apprentice
Apprentice


Joined: 06 Jun 2002
Posts: 249
Location: Zurich, Switzerland

PostPosted: Fri Nov 29, 2002 1:50 am    Post subject: Reply with quote

richjoyce wrote:
oookay....
where is the source kept then?


$ . /etc/make.globals && . /etc/make.conf && echo "${PORTAGE_TMPDIR}/portage"

;-)

there will be a dir with the name of your package, and a subdir named "work" containing the sources.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum