-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Theo Van Dinter writes: > I was noticing that the previous nightly/weekly run commands I was running: > > cd spamassassin-head > rm -f rules/* > svn up > build/mkrules --src rulesrc --out rules > > wasn't working anymore since the code rules moved into a different dir, which > includes the 70_testing.cf file and such. So what I'm hoping will continue to > work from this point on is: > > cd spamassassin-head > rm -f rules/* > svn up > build/mkrules --out rules > > and let mkrules figure out that there's a rulescode, a rulesrc, and any > bunch of other ones that need using by default. couldn't/shouldn't you just use "make" instead of calling build/mkrules directly? (after all there may be other stuff that "make" builds.) - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Exmh CVS iD8DBQFDT+InMJF5cimLx9ARAg9VAKCnrzNl2fuRu3sUWvfeOxTyIaPh3QCfTcHX oazQaNAdR6ypChEJGdFGUos= =imVz -----END PGP SIGNATURE-----
