[Pkg-jed-commit] r256 - trunk/packages/jed/debian

G. Milde g.milde at web.de
Mon Apr 10 07:31:00 UTC 2006


On  7.04.06, Jörg Sommer wrote:
> Author: jo-guest
> Date: 2006-04-07 21:26:24 +0000 (Fri, 07 Apr 2006)
> New Revision: 256
> 
> Modified:
>    trunk/packages/jed/debian/rules
> Log:
> * jed/debian/rules:
>   + the extension of the help files changed to .hlp (before .txt)
 
When running, Jed expects the jedfuns file to be jedfuns.txt

  /usr/share/jed/lib/site.sl:559:foreach (["jedfuns.txt", "libfuns.txt"])

so please leave it this way.

However, 
 
> -	dh_compress -i --exclude=libfuns.txt --exclude=jedfuns.txt
> +	dh_compress -i --exclude=libfuns.hlp --exclude=jedfuns.hlp

looks more like an exclusion of a direct copy (and zipping) of
an existing jedfuns.hlp to the help archive.

In this case, it should be alright if jedfuns.txt is copied by another rule
uncompressed to the place set in Jed_Doc_Files:

 `Jed_Doc_Files' == "/home/milde/.jed/lib/libfuns.txt,/usr/share/jed/doc/txt/jedfuns.txt,/usr/share/jed/doc/txt/libfuns.txt,/usr/share/doc/libslang2/slangfun.txt"


Günter


-- 
Milde ife.et.tu-dresden.de



More information about the Pkg-jed-devel mailing list