Bug#840346: qjoypad: FTBFS: install: cannot create regular file '/usr/bin/qjoypad': Permission denied

Stephen Kitt skitt at debian.org
Wed Oct 12 06:56:04 UTC 2016


Control: tag -1 + patch

On Mon, 10 Oct 2016 20:12:05 +0100, Chris Lamb <lamby at debian.org> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20161012/5066cc25/attachment.sig>


More information about the Pkg-games-devel mailing list