From: Alfredo Deza Date: Tue, 1 Dec 2015 15:32:21 +0000 (-0500) Subject: [RM-13934] remove no longer supported @ char from debian/rules X-Git-Tag: v1.5.29~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f357350e2ab40ea5c807202143cbcc9c8fb56c5f;p=ceph-deploy.git [RM-13934] remove no longer supported @ char from debian/rules Signed-off-by: Alfredo Deza --- diff --git a/debian/rules b/debian/rules index b46b956..3b877fa 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 -@export DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib=/usr/share/ceph-deploy +export DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib=/usr/share/ceph-deploy %: dh $@ --buildsystem python_distutils --with python2