diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-29 22:23:55 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-29 22:23:55 +0200 |
commit | c125864acf632695ee08edf60ad8e5926c6832b4 (patch) | |
tree | 69a22deb052c57d73a36e04811c4b5e5052e5f32 /package/cxxtools/patches/patch-Makefile_in | |
parent | 049456b052c54b6c148438075bea9c4853d9bc95 (diff) |
remove obsolete patches
Diffstat (limited to 'package/cxxtools/patches/patch-Makefile_in')
-rw-r--r-- | package/cxxtools/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/cxxtools/patches/patch-Makefile_in b/package/cxxtools/patches/patch-Makefile_in deleted file mode 100644 index d0936ae5d..000000000 --- a/package/cxxtools/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- cxxtools-1.4.8.orig/Makefile.in 2008-05-26 19:51:34.000000000 +0200 -+++ cxxtools-1.4.8/Makefile.in 2009-11-19 22:10:18.000000000 +0100 -@@ -200,7 +200,7 @@ subdirs = @subdirs@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - ACLOCAL_AMFLAGS = -I m4 --SUBDIRS = src include demo -+SUBDIRS = src include - bin_SCRIPTS = cxxtools-config - EXTRA_dist = \ - m4/acx_pthread.m4 \ |