mirror of https://github.com/apache/cassandra
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:
parent
72057c6971
commit
86c5a00c23
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue