From 48703963c96f1b2e02bcf9d36760a4947c14589e Mon Sep 17 00:00:00 2001
From: Uggla <uggla@free.fr>
Date: Thu, 20 Apr 2017 21:47:53 +0200
Subject: [PATCH] Cleanup setup.cfg

Change-Id: I93390373eeb1c6c26341254eecb368b5d6099445
---
 setup.cfg | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index f57a8f3..eb7524d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,8 +33,7 @@ scripts =
 [data_files_helper]
 conf = 'redfish-client/etc/redfish-client.conf', 'etc'
 templates = 'redfish-client/templates/*', 'share/redfish-client/templates'
-rfcusage = 'redfish-client/redfish-client_usage.txt', 'share/redfish-client/'
-rccusage = 'redfish-client/redfish-check-cartridge_usage.txt', 'share/redfish-client/'
+rfcusage = 'redfish-client/redfish-client_usage.txt', 'share/redfish-client'
 
 [build_sphinx]
 source-dir = doc/source