I want to change the default rpm build directories to be like the
following:

%_builddir               %{l_prefix}/RPM/USER/TMP
%_tmppath                %{l_prefix}/RPM/USER/TMP
%_sourcedir              %{l_prefix}/RPM/USER/SRC/%{name}
%_specdir                %{l_prefix}/RPM/USER/SRC/%{name}
%_rpmdir                 %{l_prefix}/RPM/USER/PKG
%_srcrpmdir              %{l_prefix}/RPM/USER/PKG
%_repackage_dir          %{l_prefix}/RPM/USER/PKG
%_cache_dbpath           %{l_prefix}/RPM/USER/PKG
%_solve_dbpath           %{l_prefix}/RPM/USER/PKG
%_solve_pkgsdir          %{l_prefix}/RPM/USER/PKG

I was assuming one would just make a ~/.openpkg/rpmmacros file and add 
the overrides in that file, but this doesn't seem to work.  How should 
I be doing this?


-- 
David M. Fetter - UNIX Systems Administrator
Portland State University - www.oit.pdx.edu
"Only those who attempt the absurd can achieve the impossible."

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to