diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2013-10-24 00:24:18 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-26 11:53:24 +0200 |
commit | eb742c19566e77086967d20b0df789b3ccafe3e6 (patch) | |
tree | e1b2f05d17a0081ea46d2e4aedf96d8eeea67210 /package/docker/docker-1.5-skip-configure.patch | |
parent | 70da2ae5ff0c816c7a0c500293b50d3d0dd9b641 (diff) | |
download | buildroot-eb742c19566e77086967d20b0df789b3ccafe3e6.tar.gz buildroot-eb742c19566e77086967d20b0df789b3ccafe3e6.zip |
docker: change into generic-package
docker is using autotools-package while it is in fact just a plain make
package.
Remove docker-1.5-skip-configure.patch which was just a hack to avoid
calling the non-existent configure script.
Remove docker-1.5-pkgconfig.patch which is not needed when PATH is set
appropriately.
Add a XLIBPATH option to the command line to avoid linking with
/usr/X11R6/lib.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/docker/docker-1.5-skip-configure.patch')
-rw-r--r-- | package/docker/docker-1.5-skip-configure.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/docker/docker-1.5-skip-configure.patch b/package/docker/docker-1.5-skip-configure.patch deleted file mode 100644 index 441f9b05ef..0000000000 --- a/package/docker/docker-1.5-skip-configure.patch +++ /dev/null @@ -1,4 +0,0 @@ ---- a/.stamp_configured 2008-03-19 03:34:24.425005162 -0400 -+++ b/.stamp_configured 2008-03-19 14:25:33.000000000 -0400 -@@ -0,0 +1 @@ -+ |