openshift: remove obsolete comment

This commit is contained in:
Robert Helgesson 2019-03-19 23:24:37 +01:00
parent 0bf5c6acb4
commit c18bb57627
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -33,8 +33,6 @@ in buildGoPackage rec {
goPackagePath = "github.com/openshift/origin";
# go > 1.10
# [FATAL] [14:44:02+0000] Please install Go version go or use PERMISSIVE_GO=y to bypass this check.
buildInputs = [ which rsync go-bindata kerberos clang ];
patchPhase = ''