-Add patches for various keymap additions/corrections. (This needs testing, and there's probably more to do). -Add INSTALL/DEINSTALL scripts to do housekeeping tasks properly. -Set myself as maintainer. -Add user-destdir support (another reason for INSTALL/DEINSTALL). -Added variables which could be set by the user. Please let me know if you have any questions/comments.
12 lines
490 B
Text
12 lines
490 B
Text
$NetBSD: patch-aa,v 1.4 2007/11/09 05:26:43 bsadewitz Exp $
|
|
|
|
--- rules/base.o_s.part.orig 2007-07-16 04:24:28.000000000 -0400
|
|
+++ rules/base.o_s.part
|
|
@@ -64,6 +64,7 @@
|
|
keypad:legacy_wang = +keypad(legacy_wang)
|
|
keypad:oss_wang = +keypad(oss_wang)
|
|
keypad:future_wang = +keypad(future_wang)
|
|
+ keypad:comma = +keypad(comma)
|
|
nbsp:none = +nbsp(none)
|
|
nbsp:level2 = +nbsp(level2)
|
|
nbsp:level3 = +nbsp(level3)
|