summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-08-19 14:35:23 +0200
committerBor Kraljič2011-08-19 14:35:23 +0200
commit1eedacb8b32152489afaae6c485c6681e4918d71 (patch)
treecd974f51c8ecd5507f1b38c8f7fc49d1cfba3b0e
parent6732ee78b8a03aa3d229dbd5d8a2879ecaa9c289 (diff)
xf86-input-keyboard: removed BUILD and CONFIGURE, it only contained unrecognized options (issue #30)
-rwxr-xr-xxorg-driver/xf86-input-keyboard/BUILD3
-rwxr-xr-xxorg-driver/xf86-input-keyboard/CONFIGURE5
-rw-r--r--xorg-driver/xf86-input-keyboard/HISTORY3
3 files changed, 3 insertions, 8 deletions
diff --git a/xorg-driver/xf86-input-keyboard/BUILD b/xorg-driver/xf86-input-keyboard/BUILD
deleted file mode 100755
index bc188cb884..0000000000
--- a/xorg-driver/xf86-input-keyboard/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="$XF86_INPUT_KEYBOARD_OPTS $OPTS" &&
-
-default_build
diff --git a/xorg-driver/xf86-input-keyboard/CONFIGURE b/xorg-driver/xf86-input-keyboard/CONFIGURE
deleted file mode 100755
index 28db57bef4..0000000000
--- a/xorg-driver/xf86-input-keyboard/CONFIGURE
+++ /dev/null
@@ -1,5 +0,0 @@
-config_query_option XF86_INPUT_KEYBOARD_OPTS \
- "Use ${WARNING_COLOR}DEPRECATED${DEFAULT_COLOR} keyboard driver?" \
- n \
- '--enable-depkbd' \
- '--disable-depkbd'
diff --git a/xorg-driver/xf86-input-keyboard/HISTORY b/xorg-driver/xf86-input-keyboard/HISTORY
index 6a4701d1c1..9112933316 100644
--- a/xorg-driver/xf86-input-keyboard/HISTORY
+++ b/xorg-driver/xf86-input-keyboard/HISTORY
@@ -1,3 +1,6 @@
+2011-08-19 Bor Kraljič <pyrobor@ver.si>
+ * BUILD,CONFIGURE: removed, it only contained unrecognized options (issue #30)
+
2011-03-09 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.6.0
SOURCE matches upstream posted SHA1