reopen 344166
thanks
Hi,
I'm sorry, but it still FTFBS with the same error.
> * Try to clobber chcon man page build on hurd Closes: #344166
We need to touch chcon.1 when building on the Hurd; make won't try to
update it then (updating would fail, as help2man couldn't find the binary
to produce the output).
If I reverse the touch command to `ifeq', it builds fine on the buildd:
ifeq ($(DEB_HOST_ARCH_OS),hurd)
touch $(BUILD_TREE)/man/{ch,run}con.1
endif
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]