mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
influxdb: broken
This commit is contained in:
parent
bef366d82d
commit
0da84e2cfc
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ influxdb_shell="/bin/false"
|
|||
conf_files="/etc/influxdb/influxdb.conf"
|
||||
make_dirs="$influxdb_homedir 0755 _influxdb _influxdb"
|
||||
|
||||
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/974/steps/shell_3/logs/stdio"
|
||||
|
||||
post_extract() {
|
||||
mkdir -p $GOPATH/src/github.com/influxdata
|
||||
ln -s $PWD $GOPATH/src/$go_import_path
|
||||
|
|
Loading…
Add table
Reference in a new issue