From 88df88a19674ccc0017836941b8ee32eaadf19fb Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Thu, 23 Mar 2017 06:19:54 -0700 Subject: Deleted charms with wrong license. Will source them differently in future. Change-Id: I0fc99ea03c6b6ca4701e63793cb2be60e56c7588 Signed-off-by: Stuart Mackie --- charms/trusty/contrail-configuration/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 charms/trusty/contrail-configuration/Makefile (limited to 'charms/trusty/contrail-configuration/Makefile') diff --git a/charms/trusty/contrail-configuration/Makefile b/charms/trusty/contrail-configuration/Makefile deleted file mode 100644 index 378713f..0000000 --- a/charms/trusty/contrail-configuration/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/make -PYTHON := /usr/bin/env python - -bin/charm_helpers_sync.py: - @mkdir -p bin - @bzr cat lp:charm-helpers/tools/charm_helpers_sync/charm_helpers_sync.py \ - > bin/charm_helpers_sync.py - -sync: bin/charm_helpers_sync.py - @$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-sync.yaml -- cgit 1.2.3-korg