From 6e839b4ac894c261d71d19b776d5506132e03e87 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Wed, 27 Oct 2010 14:54:44 +0000 Subject: testing/multipath-tools: APKBUILD fixed and various patches added --- testing/multipath-tools/Makefile.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 testing/multipath-tools/Makefile.patch (limited to 'testing/multipath-tools/Makefile.patch') diff --git a/testing/multipath-tools/Makefile.patch b/testing/multipath-tools/Makefile.patch deleted file mode 100644 index ddf7058d33..0000000000 --- a/testing/multipath-tools/Makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/multipath-tools-0.4.8/Makefile Thu Aug 2 21:05:37 2007 -+++ Makefile Fri Feb 27 09:57:19 2009 -@@ -20,7 +20,7 @@ - export KRNLSRC - export KRNLOBJ - --BUILDDIRS = $(shell find . -mindepth 2 -name Makefile -exec dirname {} \; | grep -vE '^lib|/\.') -+BUILDDIRS = $(shell find . -name Makefile -exec dirname {} \; | grep -vE '^lib|/\.'|grep -v '^\.$$') - - ifeq ($(MULTIPATH_VERSION),) - VERSION = $(shell basename ${PWD} | cut -d'-' -f3) -- cgit v1.2.3