On Sat, Apr 09, 2016 at 01:09:03AM +0200, Guillem Jover wrote:
> > + lsb-release,
> 
> You don't need this, see below…
> 
> >  Standards-Version: 3.9.2
> >  
> >  Package: kfreebsd-source-@version@
> > Index: debian/rules
> > ===================================================================
> > --- debian/rules    (revision 5986)
> > +++ debian/rules    (working copy)
> > @@ -23,7 +23,13 @@
> >  configfile := DEBCUSTOM
> >  abiname            := 0
> >  ld_target  := $(shell ld --help | sed -ne "s/[^ :]*: supported targets: 
> > \([^ ]*\) .*/\1/p")
> > +distributor        := $(shell lsb_release -is || echo Debian)
> 
> …you can use dpkg-vendor instead, which does not need any additional
> build dependency.

Noted, thanks!

-- 
Jon Boden

ubuntuBSD -- The power of FreeBSD kernel with familiarity of Ubuntu OS!

http://www.ubuntubsd.org/ -- https://twitter.com/ubuntuBSD

Reply via email to