diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-23 20:52:34 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-23 20:52:34 +0100 |
commit | 9e2fdf23756dc13ce89f0ca185a6223c02d3f14a (patch) | |
tree | 5d80a8872e75a637872b8987f0db21041e27263c /package/ebtables/patches/patch-Makefile | |
parent | 15ce6d4a74407a920b82b0f7b7422a668a78f7c2 (diff) | |
parent | 52188df5ff2c0cc5a43230915d6bc09dd7c28a32 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ebtables/patches/patch-Makefile')
-rw-r--r-- | package/ebtables/patches/patch-Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/ebtables/patches/patch-Makefile b/package/ebtables/patches/patch-Makefile index ff5934a70..f4e293eaf 100644 --- a/package/ebtables/patches/patch-Makefile +++ b/package/ebtables/patches/patch-Makefile @@ -1,6 +1,6 @@ ---- ebtables-v2.0.10-3.orig/Makefile 2011-12-04 10:46:26.000000000 +0100 -+++ ebtables-v2.0.10-3/Makefile 2011-12-11 16:35:34.619464748 +0100 -@@ -10,16 +10,16 @@ LOCKDIR:=$(shell echo $(LOCKFILE) | sed +--- ebtables-v2.0.10-4.orig/Makefile 2011-12-15 21:02:47.000000000 +0100 ++++ ebtables-v2.0.10-4/Makefile 2014-03-23 15:46:20.000000000 +0100 +@@ -10,16 +10,16 @@ LOCKDIR:=$(shell echo $(LOCKFILE) | sed # default paths LIBDIR:=/usr/lib |