From 9781f34e0a82027684a09b592df17578a99a9b6b Mon Sep 17 00:00:00 2001 From: Igor Gajsin Date: Fri, 7 Oct 2016 17:42:36 +0300 Subject: [PATCH] clean pre_build_hook from manilaclient building Change-Id: I402ad53681f0b46160857e1619da97a38e1eb5b1 --- pre_build_hook | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pre_build_hook b/pre_build_hook index 2174a72..da4e7cc 100755 --- a/pre_build_hook +++ b/pre_build_hook @@ -24,9 +24,4 @@ git checkout -- requirements.txt; git checkout -- manila_ui/dashboards/project/shares/__init__.py cd .. -sed -i s/'python-keystoneclient'/'#python-keystoneclient'/ python-manilaclient/requirements.txt -sed -i s/'pycrypto'/'#pycrypto'/ python-manilaclient/requirements.txt -build_deb 1.8.2 python-manilaclient fuel-plugin-manila-manilaclient -cd python-manilaclient; git checkout -- requirements.txt; cd .. - mv *.deb ../ubuntu