Stefan Hornburg (Racke) wrote:
Jean Charles Delepine wrote:
Package: sympa
Version: 5.2.3-0.5
Severity: important
Tags: patch

sympa native instalattion links /usr/share/sympa/mail_tt2/authorization_reject.tt2 to ${PREFIX}/usr/share/sympa/web_tt2/authorization_reject.tt2
Is this a bug in Sympa or somehow related to the Debian
packaging ?
sympa-5.2.3/mail_tt2/Makefile : rm -f $(DESTDIR)$(ETCBINDIR)/web_tt2/authorization_reject.tt2 ;
    ln -s $(DESTDIR)$(ETCBINDIR)/mail_tt2/authorization_reject.tt2
    $(DESTDIR)$(ETCBINDIR)/web_tt2

DESTDIR when native insallation will be somewhat like /usr/local/sympa
ETCBINDIR will be somewhat like share. Relative symlinks might be better but I don't think we can say it a bug.
The installation in $(DESTDIR) should be self-contained, therefore I consider
that a bug of Sympa.
I've fixed the link problem in both CVS trees.
Here is the patch for 5.2.x : http://sourcesup.cru.fr/cgi/viewcvs.cgi/sympa/mail_tt2/Makefile?only_with_tag=sympa-5_2-branch&r2=1.4.4.1&r1=1.4


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to