Control: tag -1 + patch On Mon, 10 Oct 2016 20:12:05 +0100, Chris Lamb <[email protected]> wrote: > qjoypad fails to build from source in unstable/amd64:
Thanks for filing this, the following patch fixes the build:
--- debian/rules.orig 2016-10-12 08:50:16.827628161 +0200
+++ debian/rules 2016-10-12 08:50:43.104370126 +0200
@@ -20,6 +20,6 @@
rm -f src/*.png
override_dh_auto_install:
- dh_auto_install --destdir=debian/tmp
+ dh_auto_install --destdir=debian/tmp -- INSTALL_ROOT=$${PWD}/debian/tmp
install -D -m 0644 debian/qjoypad.desktop
debian/tmp/usr/share/applications/qjoypad.desktop
I'm pushing the fix to the git repository; Jordan, do you want to prepare the
upload, or shall I?
Regards,
Stephen
pgpQyRwdsapRm.pgp
Description: OpenPGP digital signature

