On 08/07/2009 01:30 PM, Warren Togami wrote:
that's in the INSTALL doc, right? but sure, it should probably be a
paragraph in the announce mail because it'll catch everyone up.
actually, IMO most people should probably just run "sa-update" without
--install if possible...
--j.
I might be missing something obvious, but what is the solution to this?
I don't see it in INSTALL.
Warren
I can't run sa-update without --install during the RPM package build.
The package builders are firewalled away from the network for security
reasons.
# Default rules from separate tarball
./sa-update -D --nogpg --install %{SOURCE1} --updatedir
$RPM_BUILD_ROOT%{_datadir}/spamassassin/
It appears that I want to run this after make install. Should I be
renaming the tarball for now? What is the official way to use sa-update
--install?
Warren