Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#361 closed enhancement (fixed)

Fall back on $HOME/rpmbuild when searching RPM package

Reported by: rainer Owned by: rainer
Priority: major Milestone: 3.1.4
Component: main Version:
Keywords: Cc:

Description

The CentOS wiki recommends this (reported by E. Taft):

[userid@hostname ~]$ echo '%_topdir %(echo $HOME)/rpmbuild' > ~/.rpmmacros

Because the makefile doesn't understand this, 'make rpm' fails to find the package. We therefore fall back on $HOME/rpmbuild if test -d _topdir fails.

Change History (1)

comment:1 by rainer, 10 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [461].

Note: See TracTickets for help on using tickets.