File git-26-ee32da3058ea9880ccc4340d1958e9c484775f83.patch of Package aaa_base.4074
commit ee32da3058ea9880ccc4340d1958e9c484775f83
Author: Andreas Schwab <schwab@linux-m68k.org>
Date: Sat Feb 27 14:43:21 2016 +0100
Remove spurious assignment to unknown variable term from /etc/inputrc
diff --git a/files/etc/inputrc b/files/etc/inputrc
index 4a1dbcb..e70a307 100644
--- a/files/etc/inputrc
+++ b/files/etc/inputrc
@@ -16,7 +16,6 @@ set meta-flag on
set output-meta on
set convert-meta off
set enable-meta-key off
-set term xy
#
# VI line editing
#