-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03.02.2010 23:39, Guy Brand wrote: > Just a note on the installed documentation: # Documentation install > -d /usr/local/usr/local/share/doc/ejabberd install > ../doc/guide.html /usr/local/usr/local/share/doc/ejabberd install > ../doc/*.png /usr/local/usr/local/share/doc/ejabberd install > ../doc/*.txt /usr/local/usr/local/share/doc/ejabberd > > There is an extra "/usr/local" in the path.
Thanks a lot for the report; seems I forgot to remove $(DESTDIR) from the DOCDIR definition. The issue has been fixed, updated .txz is available at the same location (http://media.fujibayashi.jp/software/ejabberd.txz). Quoting make install: # Documentation install -d /usr/local/share/doc/ejabberd install ../doc/guide.html /usr/local/share/doc/ejabberd install ../doc/*.png /usr/local/share/doc/ejabberd install ../doc/*.txt /usr/local/share/doc/ejabberd - -- Kamigishi Rei KREI-RIPE -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJLasXNAAoJEPAgyqbDpP+e1qsH/3GaKdbo6A7Uj0e/HxEkXDtF xgSas4pshdJuqOpd8ip/Y5FO/+oDzneT+t18uC0rLEILtrO5BGm0Qk7s1zR0hFQS YhzY1IF2nXAmU+7WDhLANJfG69YyXE0ZOAXFq9A/C/xzCDAo+vgNyun4XiMGwXJZ VGn4ArYc2VXu1TzlbtgHlFnnwQFk28kEOiuE7sySFs4AMqb2xQEgKUZ/1saw4sdU zsh2WpOQ+xb2F/vYciV2BgfhecFPnoFakGVG3R2QoM50Z3W4kc8+c4CaJPhsiN7e 37Lz4yo2W3ze5KTn87euC2brSjK/HT8eX0y16gQEjIYZ+e2chGEQK6WAXnnrdk4= =6tHP -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
