aboutsummaryrefslogtreecommitdiffstats
path: root/package/xvkbd/xvkbd-2.8-makefile.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-01-06 11:29:38 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-12 22:52:01 +0100
commit3ed3b69efe6e85bc599571c7af058c2d6ffffe53 (patch)
treea10896311d917434e7452328d013e0da7115a089 /package/xvkbd/xvkbd-2.8-makefile.patch
parentab0e905aaf440374b5059962ca8591197b2cbc54 (diff)
downloadbuildroot-novena-3ed3b69efe6e85bc599571c7af058c2d6ffffe53.tar.gz
buildroot-novena-3ed3b69efe6e85bc599571c7af058c2d6ffffe53.zip
xvkbd: turn into a generic-package
xvkbd was integrated has an autotools package, but it does not have a ./configure script. And to avoid executing the ./configure, the xvkbd-2.8-makefile.patch was creating a dummy .stamp_configured stamp file... Ugly. So, make xvkbd a normal generic package, with BUILD_CMDS and INSTALL_TARGET_CMDS, and get rid of the crappy part of the patch. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/xvkbd/xvkbd-2.8-makefile.patch')
-rw-r--r--package/xvkbd/xvkbd-2.8-makefile.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/xvkbd/xvkbd-2.8-makefile.patch b/package/xvkbd/xvkbd-2.8-makefile.patch
index e0ac21afc..a8f657738 100644
--- a/package/xvkbd/xvkbd-2.8-makefile.patch
+++ b/package/xvkbd/xvkbd-2.8-makefile.patch
@@ -1,8 +1,3 @@
---- a/.stamp_configured 2008-03-04 06:14:55.425005441 -0500
-+++ b/.stamp_configured 2008-03-05 08:42:53.000000000 -0500
-@@ -0,0 +1 @@
-+dummy
-\ No newline at end of file
--- a/Makefile 2008-03-04 06:14:55.425005441 -0500
+++ b/Makefile 2008-03-05 08:40:50.000000000 -0500
@@ -0,0 +1,2397 @@