Package: jove
Severity: wishlist
Tags: patch
When building 'jove' on amd64, I get the following error:
dh_gencontrol -pxjove
dpkg-gencontrol: error: current build architecture amd64 does not appear in
package's list (alpha arm hppa i386 m68k mips mipsel powerpc s390 sh sheb sparc
sparc64)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1
Please add amd64 and ppc64 to the supported Architectures in debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/jove-4.16.0.65/debian/control ./debian/control
--- ../tmp-orig/jove-4.16.0.65/debian/control 2005-03-17 14:32:20.512574331
+0100
+++ ./debian/control 2005-03-17 14:32:16.401368354 +0100
@@ -17,7 +17,7 @@
requirements comparable to vi(1).
Package: xjove
-Architecture: alpha arm hppa i386 m68k mips mipsel powerpc s390 sh sheb sparc
sparc64
+Architecture: alpha amd64 arm hppa i386 m68k mips mipsel powerpc ppc64 s390 sh
sheb sparc sparc64
Depends: ${shlibs:Depends}, jove
Description: X11-Frontend for jove - a compact, powerful editor
This is the X11-Frontend for jove. Jove is a compact, powerful Emacs-style
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]