shithub: hugo

Download patch

ref: c60c41e051698292929f5c1f34f1760a6a37b560
parent: 01ee525f47289fa95fd3897815c72b60c58b47f1
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Thu Jan 5 10:43:48 EST 2017

commans: Remove unneeded build constraint

Fixes #2886

--- a/commands/limit_darwin.go
+++ b/commands/limit_darwin.go
@@ -11,7 +11,6 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-// +build darwin
 // Copyright 2015 The Hugo Authors. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
--