diff options
| author | Michael Truog <mjtruog@gmail.com> | 2017-08-26 18:17:23 -0700 |
|---|---|---|
| committer | Timo Teräs <timo.teras@iki.fi> | 2017-08-28 07:11:04 +0000 |
| commit | 097634bcd2209f60deb5c4ac7305d028965ae23a (patch) | |
| tree | 5fcc18a8515d429de2f4221a6b204d5fd48cccee /testing/cloudi/0010-Set-configured-log-path.patch | |
| parent | 2fd0a401a65981b773cdff8f311e9442e3095014 (diff) | |
| download | aports-097634bcd2209f60deb5c4ac7305d028965ae23a.tar.bz2 aports-097634bcd2209f60deb5c4ac7305d028965ae23a.tar.xz | |
testing/cloudi: upgrade to 1.7.2-rc2
* Fix parallel make use
* Add OCaml/Haskell dependencies based on package architecture
* Switch to using Python 3 instead of Python 2
Diffstat (limited to 'testing/cloudi/0010-Set-configured-log-path.patch')
| -rw-r--r-- | testing/cloudi/0010-Set-configured-log-path.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/cloudi/0010-Set-configured-log-path.patch b/testing/cloudi/0010-Set-configured-log-path.patch deleted file mode 100644 index bd0843d463..0000000000 --- a/testing/cloudi/0010-Set-configured-log-path.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cloudi_minimal.conf.in -+++ src/cloudi_minimal.conf.in -@@ -14,7 +14,7 @@ - [{prefix, "/cloudi/log/"}, - {module, cloudi_service_filesystem}, - {args, -- [{directory, "@prefix@/var/log/cloudi"}, -+ [{directory, "/var/log/cloudi"}, - {read, [{"/cloudi/log/cloudi.log", -16384}]}, - {refresh, 10}]}, - {dest_refresh, none}], |
