I write:

> J閞鬽e Marant <[EMAIL PROTECTED]> writes:
>
>> "Davide G. M. Salvetti" <[EMAIL PROTECTED]> writes:
>>
>>> BTW, I think the issue of /usr/local/ in load-path is a major one to
>>> allow emacsen add-on packages to install correctly.  However, for the
>>> moment I fail to understand why that path gets added correctly on
>>> emacs21 while it fails to do so on emacs-snapshot; I resorted to the
>>> 01-emacs-snapshot-fixes.el hack myself.
>>
>> Is it an emacs-snapshot issue or an emacsen-common one?
>
> I think it's an emacs-snapshot issue.

[snip]

> I'm attempting to build with this patch installed,
>
> --- old/debian/rules
> +++ new/debian/rules
> @@ -339,7 +339,8 @@
>       ${expand_file_subst_vars}
>  
>  define build_cmd
> -     ${MAKE} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
> +     ${MAKE} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
> +          locallisppath=${local_lpath}
>  endef
>  
>  emacs_inst = (${MAKE} install \
>
> but it seems me and dpatch don't get along very well.

[snip]

> I'll let you know what happens. 

I'm afraid the patch did not fix the problem.  I'll look into this
more when I have time (unless the issue has been resolved by then).

-- 
Daniel Brockman <[EMAIL PROTECTED]>


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

Reply via email to