You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2011/06/01 00:09:22 UTC

[Bug 6477] sa-update contains path of build-environment

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6477

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com

--- Comment #4 from Kevin A. McGrail <km...@pccc.com> 2011-05-31 22:09:22 UTC ---
(In reply to comment #3)
> I just retried building 3.3.2.rc2 with and without the patch.
> 
> without, depending on build_rules,
>   sa-update contains paths only used by my buildsytem
> with patch, not depending on build_rules, sa-update looks normal.
> 
> looking info Makefile.pl, sa-update is the only target depending on
> build_rules...
> 
> Andras

OK, so I too 3.3.1, ran make.

took the resulting sa-update and named it sa-update.prev

then ran make clean and edited the Makefile.PL to remove build_rules and ran
make again.

comparing the sa-updates that result, they are identical.

Repeating with 3.3.2-rc2, i have the exact same result. 

In short, sa-update isn't changed.

According to a TODO in the Makefile.PL, build_rules is called on purpose with
sa-update.

Can you run diffs on the sa-update to show us what is changing?

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.