This is an automated email from the ASF dual-hosted git repository.

rob pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 824f865  extra flag needed for go build in rpm
824f865 is described below

commit 824f865a044d6f6d358a7c5d858ea8b49458beee
Author: Dan Kirkwood <dang...@apache.org>
AuthorDate: Fri Feb 23 08:41:20 2018 -0700

    extra flag needed for go build in rpm
---
 traffic_ops/build/traffic_ops.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/traffic_ops/build/traffic_ops.spec 
b/traffic_ops/build/traffic_ops.spec
index 42acf42..ef80939 100644
--- a/traffic_ops/build/traffic_ops.spec
+++ b/traffic_ops/build/traffic_ops.spec
@@ -19,6 +19,7 @@
 %define TRAFFIC_OPS_USER trafops
 %define TRAFFIC_OPS_GROUP trafops
 %define TRAFFIC_OPS_LOG_DIR /var/log/traffic_ops
+%define debug_package %{nil}
 
 Summary:          Traffic Ops UI
 Name:             traffic_ops

-- 
To stop receiving notification emails like this one, please contact
r...@apache.org.

Reply via email to