Jeremy Higgs <[EMAIL PROTECTED]> writes:

> It seems to be working ok, but a part of the 'install' target in the
> debian/rules file seems to be skipped when I run
> 'dpkg-buildpackage'...:

What does calling "debian/rules install" by hand do?

Perhaps the install target is not declared phony? (Through something
like

.PHONY: install

in the rules.)

-- 
Robbe

signature.ng

Reply via email to