deb package migration to dh_python2, added missing debian rules

Patch by Michael Shuler; reviewed by tjake for CASSANDRA-10853
This commit is contained in:
Michael Shuler 2016-04-29 08:14:58 +08:00 committed by Stefania Alborghetti
parent 72057c6971
commit 86c5a00c23
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -39,7 +39,7 @@ install: build
dh_testroot
dh_installdirs
dh_install
dh_pysupport
dh_python2
# Copy in the jar and symlink to something stable
dh_install build/apache-cassandra-$(VERSION).jar \