diff options
author | Daniel Golle <daniel@makrotopia.org> | 2014-11-27 14:12:27 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2014-11-27 14:12:27 +0100 |
commit | a2d8543ea0839526b64d67d659ea7530a02cf135 (patch) | |
tree | bffe684e36f0a75974a2ec3c455faa949684296f /net/opentracker/patches | |
parent | aa0ce3260bbff1ce88c9cc169ab9cdfa6d4ab3e7 (diff) |
opentracker: bump git codebase to 20141007
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'net/opentracker/patches')
-rw-r--r-- | net/opentracker/patches/100-makefile.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/opentracker/patches/100-makefile.patch b/net/opentracker/patches/100-makefile.patch index f3f903802..bbaf8d99e 100644 --- a/net/opentracker/patches/100-makefile.patch +++ b/net/opentracker/patches/100-makefile.patch @@ -1,7 +1,5 @@ -Index: opentracker-20130804/Makefile -=================================================================== ---- opentracker-20130804.orig/Makefile -+++ opentracker-20130804/Makefile +--- a/Makefile ++++ b/Makefile @@ -9,13 +9,13 @@ CC?=gcc # BSD flavour |