amd64 debian package build
Kacper Wysocki
kacperw at online.no
Thu Jun 7 08:59:32 EDT 2007
Hi all,
building an openbox 3.4 debian package works fine on my ubuntu 6.10
box with the commands
debchange --create
debuild
BUT first I have to add 'amd64' to the architectures list of the
debian control file. Maybe the debian/control file can be updated like
so:
--- openbox-3.4.0/debian/control 2007-05-16 19:08:17.000000000 +0200
+++ openbox-3.4.0-new/debian/control 2007-06-07 14:47:12.000000000 +0200
@@ -6,7 +6,7 @@
Standards-Version: 3.7.2
Package: openbox
-Architecture: i386
+Architecture: i386 amd64
Depends: libc6, libglib2.0-0, libxcursor1, libx11-6, libpango1.0-0,
libice6, libsm6, libxext6, libxinerama1, libxml2,
libstartup-notification0, libxft2
Recommends: obconf, ttf-bitstream-vera
Suggests: menu, x-display-manager, ksmserver | gnome-session, kdm | gdm
More information about the openbox
mailing list