[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dh-ocaml features



On Sat, Mar 07, 2009 at 02:47:11PM +0100, Stéphane Glondu wrote:
> Concerning, the issue of files not compiled on bytecode-only
> architectures, there is the possibility (added recently in dh-ocaml) to
> prefix some lines of *.install.in files with "OPT: " (with the space),
> which will be deleted during the *.install generation process if
> ocamlopt is not available.

How about the complement, something like a BYTE: prefix that *only*
installs if ocamlopt is not available?  I could use it for the DLL
that I now have to ship with approx on bytecode-only archs.  (Right
now I'm doing it by conditionally modifying DEB_DH_INSTALL_ARGS.)

-- 
Eric Cooper             e c c @ c m u . e d u


Reply to: