diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-12 20:39:57 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-12 20:39:57 +0200 |
commit | 136d00b76ebb0a85b429cbef51ea236c1a1e41b3 (patch) | |
tree | a4c5c7d37d1ce38af104042cad70eeb315c3bffd /package/dillo/patches/patch-Makefile_in | |
parent | 3a9b6869f5aacb00caa1b9407b2c1ad83cfee628 (diff) |
update dillo/fltk to latest stable version, even works on arm
Diffstat (limited to 'package/dillo/patches/patch-Makefile_in')
-rw-r--r-- | package/dillo/patches/patch-Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/dillo/patches/patch-Makefile_in b/package/dillo/patches/patch-Makefile_in index 6b18010d3..ff0c0c32f 100644 --- a/package/dillo/patches/patch-Makefile_in +++ b/package/dillo/patches/patch-Makefile_in @@ -1,11 +1,11 @@ ---- dillo-2.2.orig/Makefile.in 2010-02-11 11:20:01.000000000 +0100 -+++ dillo-2.2/Makefile.in 2011-01-07 21:37:49.000000000 +0100 +--- dillo-3.0.orig/Makefile.in 2011-09-06 22:55:42.000000000 +0200 ++++ dillo-3.0/Makefile.in 2011-09-12 20:25:51.000482366 +0200 @@ -242,7 +242,7 @@ target_vendor = @target_vendor@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = lout dw dlib dpip src doc dpid dpi test +SUBDIRS = lout dw dlib dpip src doc dpid dpi - EXTRA_DIST = Doxyfile dillorc install-dpi-local + EXTRA_DIST = Doxyfile dillorc install-dpi-local d_size.h sysconf_DATA = dillorc all: config.h |