Bug#655098: rosegarden: multiarch - FTBFS
Leo Iannacone
l3on at ubuntu.com
Sun Jan 8 15:08:07 UTC 2012
Package: rosegarden
Version: rosegarden: multiarch - FTBFS
Severity: normal
Tags: patch
Dear maintainer,
in Ubuntu we apply this patch to fix FTBFS in multiarch, such as armel.
Could please kindly consider to apply this change at debian package too?
############################
rosegarden-11.11.42/debian/rules rosegarden-11.11.42/debian/rules
--- rosegarden-11.11.42/debian/rules 2011-12-24 10:15:46.000000000 +0100
+++ rosegarden-11.11.42/debian/rules 2012-01-04 07:43:46.000000000 +0100
@@ -28,7 +28,7 @@
override_dh_auto_configure:
sh ./bootstrap.sh
- dh_auto_configure -- --enable-debug
+ dh_auto_configure -- --enable-debug --with-qtlibdir=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
override_dh_auto_test:
#############################
Thanks in advance.
Leo.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise'), (100, 'precise-backports')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-030200rc7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
More information about the pkg-multimedia-maintainers
mailing list