diff options
author | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2015-06-03 06:46:24 +0000 |
---|---|---|
committer | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2015-06-03 06:46:24 +0000 |
commit | 34d81d323febb306fb6ce8d706650dc6c68b8ef2 (patch) | |
tree | 497cf34e98604125ca425f18eead8a7b5c70c67d /open-source-lorries | |
parent | 01e9d1a48561723bf5eb10433a65446ced53ad2a (diff) | |
download | lorries-34d81d323febb306fb6ce8d706650dc6c68b8ef2.tar.gz |
Revert "Add libfaketime, which can be useful for deterministic builds."
It was agreed on irc that we should lorry this only once there's a clear use for it, otherwise we end up lorrying (and forcing downstream) troves to carry things that we don't actually need.
This reverts commit 01e9d1a48561723bf5eb10433a65446ced53ad2a.
Change-Id: I35dc7b70f3653028968fbde3cc3326ff49207e30
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/libfaketime.lorry | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/open-source-lorries/libfaketime.lorry b/open-source-lorries/libfaketime.lorry deleted file mode 100644 index 94e28b5..0000000 --- a/open-source-lorries/libfaketime.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "libfaketime": { - "type": "git", - "url": "https://github.com/wolfcw/libfaketime.git" - } -} |