raspberrypi-usbboot: remove /usr from DESTDIR-based install commands
authorArnout Vandecappelle <arnout@mind.be>
Wed, 5 Jul 2017 11:14:44 +0000 (13:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Jul 2017 14:06:43 +0000 (16:06 +0200)
commit223eae404bf1acbb601a8e1a54fc77e4f8a1ce0d
tree520fe869f7c231f4f05ee7c9a9af895730677d39
parentfe8495ffc5bd32614c39217be1b2c20f15721a6b
raspberrypi-usbboot: remove /usr from DESTDIR-based install commands

We have a patch that adds $(DESTDIR) to the install commands of
raspberrypi-usbboot, but it would still be installed in $(DESTDIR)/usr.
We don't want that, so remove the /usr part in the installation
commands.

Note that upstream has removed the 'install' target entirely, so
there's no point trying to keep the patch in upstreamable shape (i.e.
defaulting DESTDIR to /usr).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/raspberrypi-usbboot/0002-Makefile-add-DESTDIR-support.patch