public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] how can I pause emerge after it finish running configure or cmake and before it do any compilation?
  @ 2013-08-19  6:09 99% ` Alexey Mishustin
  0 siblings, 0 replies; 1+ results
From: Alexey Mishustin @ 2013-08-19  6:09 UTC (permalink / raw
  To: gentoo-user

2013/8/19 东方巽雷 <dongfangxunlei@gmail.com>:
> I need to change some arguments in Makefile.

You might want to use a low-level interface to the Portage system 'ebuild':

ebuild path/to/package.ebuild fetch
ebuild path/to/package.ebuild unpack
===make you changes here (where unpacked, in /tmp)===
ebuild path/to/package.ebuild compile
ebuild path/to/package.ebuild install
ebuild path/to/package.ebuild qmerge

--
Regards,
Alex


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-08-19  5:58     [gentoo-user] how can I pause emerge after it finish running configure or cmake and before it do any compilation? 东方巽雷
2013-08-19  6:09 99% ` Alexey Mishustin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox