From 63c9efaa630e8e3aace3d1e85de3e8609dfb1bfd Mon Sep 17 00:00:00 2001 From: Rick Bradshow Date: Mon, 6 Mar 2006 19:50:18 +0000 Subject: this is to make the python version binary package builder for debian packages non static git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1795 ce84e21b-d406-0410-9b95-82705330c041 --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 9ba490a2a..243d64ab8 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,8 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif -build: +build: + debian/version-hacker.sh python setup.py build clean: -- cgit v1.2.3-1-g7c22