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

Re: Fwd: Re: New Package Developer



On Fri, Apr 26, 2002 at 08:33:47AM -0500, Shawn P. Garbett wrote:
> Of course I was only fooling myself. The `` only works in shell scripts 
> (which there are some as part of the build process). The following is what 
> works in the Makefile.
> 
> # Library directory for ghc
> GHCVERSION := $(shell ghc --version | tr -d "a-zA-Z ,")
> GHCDSTLIB = debian/tmp/lib/ghc-${GHCVERSION}/Fudgets
> 
> The question then is this a good form for a Debian package?

Provided that you build-depend on ghc (versioning the build-dependency
if appropriate?), that looks fine.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]


-- 
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: