Bug#649102: unetbootin: Only build for architectures where syslinux is available
Package: unetbootin
Version: 555-1
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
Only build for i386 and amd64, since syslinux is only available for
those platforms.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise')
Architecture: i386 (i686)
Kernel: Linux 3.1.0-2-generic-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u unetbootin-555/debian/control unetbootin-555/debian/control
--- unetbootin-555/debian/control
+++ unetbootin-555/debian/control
@@ -9,7 +10,7 @@
Homepage: http://unetbootin.sourceforge.net
Package: unetbootin
-Architecture: any
+Architecture: i386 amd64
Depends: ${misc:Depends}, ${shlibs:Depends}, syslinux, p7zip-full, udev, mtools
Recommends: extlinux, unetbootin-translations (>= ${binary:Version})
Description: installer of Linux/BSD distributions to a partition or USB drive
Reply to: