summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-10-17 13:23:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 14:13:11 +0100
commit750939aeef9f38922aa95e38eabf564dc6a89c6b (patch)
tree05593ffb1b4c6e9d3aabb7da1cb7ba782df4d5e0
parent7950887888c869e550bd4103786c9c4316057746 (diff)
downloadptxdist-750939aeef9f38922aa95e38eabf564dc6a89c6b.tar.gz
ptxdist-750939aeef9f38922aa95e38eabf564dc6a89c6b.tar.xz
[xf86-video-vesa-2.2.1] use automatic autogen instead of autogen patch
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
l---------patches/xf86-video-vesa-2.2.1/autogen.sh1
-rw-r--r--patches/xf86-video-vesa-2.2.1/series1
-rw-r--r--patches/xf86-video-vesa-2.2.1/xf86-video-vesa-2.2.1-autoreconf.diff17
3 files changed, 1 insertions, 18 deletions
diff --git a/patches/xf86-video-vesa-2.2.1/autogen.sh b/patches/xf86-video-vesa-2.2.1/autogen.sh
new file mode 120000
index 000000000..9f8a4cb7d
--- /dev/null
+++ b/patches/xf86-video-vesa-2.2.1/autogen.sh
@@ -0,0 +1 @@
+../autogen.sh \ No newline at end of file
diff --git a/patches/xf86-video-vesa-2.2.1/series b/patches/xf86-video-vesa-2.2.1/series
index 9f99d00aa..144252854 100644
--- a/patches/xf86-video-vesa-2.2.1/series
+++ b/patches/xf86-video-vesa-2.2.1/series
@@ -1,2 +1 @@
xf86-video-vesa-2.2.1-fix-includes.diff
-xf86-video-vesa-2.2.1-autoreconf.diff
diff --git a/patches/xf86-video-vesa-2.2.1/xf86-video-vesa-2.2.1-autoreconf.diff b/patches/xf86-video-vesa-2.2.1/xf86-video-vesa-2.2.1-autoreconf.diff
deleted file mode 100644
index 451cf492f..000000000
--- a/patches/xf86-video-vesa-2.2.1/xf86-video-vesa-2.2.1-autoreconf.diff
+++ /dev/null
@@ -1,17 +0,0 @@
----
- configure | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: xf86-video-vesa-2.2.1/configure
-===================================================================
---- xf86-video-vesa-2.2.1.orig/configure
-+++ xf86-video-vesa-2.2.1/configure
-@@ -21673,7 +21673,7 @@ fi
-
-
- CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'
--INCLUDES="$XORG_INCS -I${sdkdir} "'-I$(top_srcdir)/src -I$(prefix)/include'
-+INCLUDES="$XORG_INCS -I${sdkdir} "'-I$(top_srcdir)/src'
-
-
-