You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2012/06/01 04:47:01 UTC

svn commit: r1344974 - /incubator/bigtop/trunk/bigtop-packages/src/deb/hive/rules

Author: rvs
Date: Fri Jun  1 02:47:00 2012
New Revision: 1344974

URL: http://svn.apache.org/viewvc?rev=1344974&view=rev
Log:
BIGTOP-607. remove python build dependency from Hive package

Modified:
    incubator/bigtop/trunk/bigtop-packages/src/deb/hive/rules

Modified: incubator/bigtop/trunk/bigtop-packages/src/deb/hive/rules
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/deb/hive/rules?rev=1344974&r1=1344973&r2=1344974&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-packages/src/deb/hive/rules (original)
+++ incubator/bigtop/trunk/bigtop-packages/src/deb/hive/rules Fri Jun  1 02:47:00 2012
@@ -58,7 +58,6 @@ install-indep: metastore server	
 	ln -s  /usr/lib/hbase/hbase.jar /usr/lib/zookeeper/zookeeper.jar debian/${hive_pkg_name}/usr/lib/hive/lib
 	# Workaround for BIGTOP-583
 	rm -f debian/${hive_pkg_name}/usr/lib/hive/lib/slf4j-log4j12-*.jar
-	dh_pysupport
 	dh_install -i
 	ls -ld debian/${hive_pkg_name}/var/lib/${hive_pkg_name}/metastore
 	(dh_lintian) || /bin/true