Hi,

On Fri, 21 Nov 2008 16:44:50 -0000 James Westby wrote:

> -     CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" $(MAKE)
> +     CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" $(MAKE) KDIR=$(CURDIR)/debian

This one is (or was?) needed, because Ubuntu didn't have uvesafb.h in
linux-libc-dev (and it still hasn't).

> -copy_exec /sbin/v86d
> +mkdir -p ${DESTDIR}/sbin
> +
> +copy_exec /sbin/v86d /sbin

This is unneeded, as copy_exec will create the destination directory on
its own and copy the file to the same prefix (/sbin) if it's ommited

-- 
please resync the latest changes with Debian
https://bugs.launchpad.net/bugs/251736
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to