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

Re: Error building package



Em Dom, 2009-03-15 às 23:00 +0800, Magnus Therning escreveu:
> I don't know enough about the dh(1) magic you
> speak of to comment on whether it'd be usable for Haskell libs. Any
> info and examples would be appreciated :-)

It's a replacement for using dh_haskell_* and, as these scripts, it's
outdated.  But the use is very simple.

debian/rules:
#!/usr/bin/make -f
%:
	dh %@ --with haskell_devscripts

Greetings.

-- 
marcot
http://marcot.iaaeee.org/



Reply to: