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

Re: Bug#810572: marked as done (RFS: twinkle/1:1.9.0+dfsg-3 -- Voice over Internet Protocol (VoIP) SIP Phone)



On Tue, Jan 12, 2016 at 10:54:05AM +0000, Debian Bug Tracking System wrote:
> Note for future: in debian/rules you have this line:
> 
>   ifeq (,$(filter $(DEB_HOST_ARCH),kfreebsd-amd64 kfreebsd-i386 hurd-i386))
> 
> You need to have $(DEB_HOST_ARCH) properly defined (dpkg-buildpackage does
> this for you, but you should not rely on that). Please see the “Usage in
> debian/rules” section of dpkg-architecture(1) for details.
> 
> Also, it's better to replace that with this line:
> 
>   ifneq (,$(filter $(DEB_HOST_ARCH_OS),linux))
> 
> That will work even when we get hurd-amd64 or kfreebsd-armhf ;)

You can install illumos-amd64 right now: http://osdyson.org/
(No, I don't port there, other than to troll :p)

-- 
A tit a day keeps the vet away.


Reply to: