Edit

IABSD.fr/ports/sysutils/fleetctl/patches

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2016-09-08 17:12:01
    Hash : 0824cc89
    Message : import fleetctl-0.11.8 fleetctl is a command-line interface to fleet, the cluster-wide CoreOS init system. ok aja@

  • patch-build
  • $OpenBSD: patch-build,v 1.1.1.1 2016/09/08 17:12:01 jasper Exp $
    --- build.orig	Thu Sep  8 14:21:05 2016
    +++ build	Thu Sep  8 14:21:12 2016
    @@ -21,4 +21,4 @@ else
     fi
     
     echo "Building fleetctl..."
    -CGO_ENABLED=0 go build -o bin/fleetctl -a -installsuffix netgo -ldflags '-s' ${REPO_PATH}/fleetctl
    +CGO_ENABLED=0 go build -x -o bin/fleetctl -a -installsuffix netgo -ldflags '-s' ${REPO_PATH}/fleetctl