diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-12 15:38:02 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-12 15:38:02 +0100 |
commit | b0737882e275d23a9ee0909830a75900c0d916c0 (patch) | |
tree | ab63d01d12dd6ba99aa7983d092003cd38e770b5 /package/mc/patches/patch-Makefile_in | |
parent | 7bae0bafa415b79ad56a00043fdd18df49a5788a (diff) |
fix musl compile, update to latest stable upstream version
Diffstat (limited to 'package/mc/patches/patch-Makefile_in')
-rw-r--r-- | package/mc/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mc/patches/patch-Makefile_in b/package/mc/patches/patch-Makefile_in deleted file mode 100644 index db881370a..000000000 --- a/package/mc/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- mc-4.7.0.2.orig/Makefile.in 2010-02-02 16:24:55.000000000 +0100 -+++ mc-4.7.0.2/Makefile.in 2010-02-06 00:46:00.203084693 +0100 -@@ -308,7 +308,7 @@ top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - AUTOMAKE_OPTIONS = 1.5 --SUBDIRS = intl po lib src doc contrib misc -+SUBDIRS = intl po lib src contrib misc - EXTRA_DIST = - dist_noinst_SCRIPTS = build-glib2.sh - dist_noinst_HEADERS = $(top_srcdir)/version.h |