[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kbd: reload i386 default keymap instead of sun default keymap on sparc



Package: kbd
Version: 0.99-5
Architecture: sparc

Apply the following patch to compile on sparc because the sparc macro is not
defined anymore by the compiler :(
Thanks in advance.

--- paths.h~    Fri Nov 12 19:06:27 1999
+++ paths.h     Fri Nov 12 19:35:03 1999
@@ -11,7 +11,7 @@
 /*
  * Default keymap, and where the kernel copy of it lives.
  */
-#ifdef sparc
+#ifdef __sparc__
 # define DEFMAP "sunkeymap.kmap"
 # define KERNDIR "/usr/src/linux/drivers/sbus/char"
 #else

PS: I cc: it to debian-sparc to be sure the package will be recompiled asap.

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)


Reply to: