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

Re: nested ifeq in debian/rules (makefile)



* Richard Ulrich <richi@paraeasy.ch>, 2011-03-03, 00:29:
ifeq ($(shell[-e /etc/dpkg/origins/default];printf $$?),0)

How could this possibly work?

$ [-e /etc/dpkg/origins/default];printf $?
bash: [-e: command not found
127

I didn't tell you to remove space from every place you can think of, but only two particular ones...

--
Jakub Wilk


Reply to: