Skip to content

Instantly share code, notes, and snippets.

@jhelwig
Created May 2, 2010 04:36
Show Gist options
  • Select an option

  • Save jhelwig/386902 to your computer and use it in GitHub Desktop.

Select an option

Save jhelwig/386902 to your computer and use it in GitHub Desktop.
% cat .rpmmacros
%_topdir %(echo ${HOME}/rpm)
%_tmppath %{_topdir}/tmp
%packager Jacob Helwig <[email protected]>
# Uncomment to have built RPMs land in RPMS/ instead of RPMS/<arch>/
#%_rpmfilename %%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm
%_smp_mflags -j3
%__arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment