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

Re: nested ifeq in debian/rules (makefile)



Hi Jakub,

I played around with the spaces a lot. The result was always the same. 

ifeq ($(shell[-e /etc/dpkg/origins/default];printf $$?),0)
    ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)

Rgds
Richard


Reply to: