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

--- Comment #5 from Kevin A. McGrail <kmcgr...@pccc.com> 2011-05-31 22:06:40 
UTC ---
(In reply to comment #4)
> Kevin,
> 
> inserting "$(I_PREFIX)/../" means here not to install in /usr/../ but
> /tmp/buildd/foo/usr/../ 
> This is essensial because the buildsystem cannot install in /usr.
> 
> /usr/bin/perl -MFile::Copy -e "copy(q{rules/v320.pre},
> q{/tmp/buildd/spamassassin-3.3.2-rc2/debian/spamassassin/usr/..//etc/mail/spamassassin/v320.pre})
> unless -f
> q{/tmp/buildd/spamassassin-3.3.2-rc2/debian/spamassassin/usr/..//etc/mail/spamassassin/v320.pre}"

Perhaps, but your patch doesn't work outside of a build system.  It tried to
install /etc/mail/spamassassin as /usr/etc/mail/spamassassin.

I can't disagree there isn't some bug in a buildenvironment but your patch
breaks a normal install as best I can tell.

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

Reply via email to