diff options
Diffstat (limited to 'package/cluster-glue/patches/patch-Makefile_in')
-rw-r--r-- | package/cluster-glue/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/cluster-glue/patches/patch-Makefile_in b/package/cluster-glue/patches/patch-Makefile_in deleted file mode 100644 index 5fe714457..000000000 --- a/package/cluster-glue/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- cluster-glue-1.0.7.orig/Makefile.in 2011-05-24 14:40:31.000000000 +0200 -+++ cluster-glue-1.0.7/Makefile.in 2012-03-17 01:31:46.039012581 +0100 -@@ -319,7 +319,7 @@ top_srcdir = @top_srcdir@ - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure DRF/config-h.in \ - DRF/stamp-h.in libtool.m4 ltdl.m4 libltdl.tar - --SUBDIRS = include $(LIBLTDL_DIR) replace lib lrm logd hb_report doc -+SUBDIRS = include $(LIBLTDL_DIR) replace lib lrm logd hb_report - all: all-recursive - - .SUFFIXES: |