* [mdk-re] RPM_BUILD_ROOT forward
@ 2001-08-28 11:53 cornet
2001-08-28 13:18 ` Sergey Bolshakov
0 siblings, 1 reply; 2+ messages in thread
From: cornet @ 2001-08-28 11:53 UTC (permalink / raw)
To: mandrake-russian
Hello all!!
Хочу собрать обьемный пакет не в /usr/src/RPM а у себя в
хоумнике, поскольку в /usr места явно не хватит.
Как перенаправить rpm на ~/RPM а то он все равно норовит в
/usr... идти??
Пытался найти место определения переменных RPM_* но не нашел :-((
--
******** FIRE & STEEL ********
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [mdk-re] RPM_BUILD_ROOT forward
2001-08-28 11:53 [mdk-re] RPM_BUILD_ROOT forward cornet
@ 2001-08-28 13:18 ` Sergey Bolshakov
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Bolshakov @ 2001-08-28 13:18 UTC (permalink / raw)
To: mandrake-russian
>>>>> "cornet" == cornet writes:
cornet> Hello all!! Хочу собрать обьемный пакет не в /usr/src/RPM а у себя в
cornet> хоумнике, поскольку в /usr места явно не хватит.
cornet> Как перенаправить rpm на ~/RPM а то он все равно норовит в
cornet> /usr... идти??
cornet> Пытался найти место определения переменных RPM_* но не нашел :-((
# cat ~/.rpmmacros
%_topdir %(echo $HOME)/packages
%_builddir %_topdir/build
%_sourcedir %_topdir/sources
%_specdir %_topdir/specs
%_rpmdir %_topdir/rpms
%_srcrpmdir %_topdir/srpms
%_tmppath %_topdir/tmp
----
в принципе, достаточно переопределить %_topdir на что-либо свое.
--
Трули ерз, Сергей.
"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life." --- M. Sinz, CBM Inc.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-08-28 13:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-28 11:53 [mdk-re] RPM_BUILD_ROOT forward cornet
2001-08-28 13:18 ` Sergey Bolshakov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git