[Pkg-voip-commits] [pjproject] 25/42: Disable python packaging for now

tzafrir at debian.org tzafrir at debian.org
Sat Nov 1 17:13:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master-2.3
in repository pjproject.

commit 8619e8c8dc28f0e27def31cfb93c8c5c3d1c7688
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Fri Oct 31 10:02:16 2014 +0200

    Disable python packaging for now
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4879ccd..32b545a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,12 +35,12 @@ endif
 
 override_dh_auto_build:
 	dh_auto_build -- dep all
-	cd pjsip-apps/src/python && python setup.py build
+	#pybuild -d pjsip-apps/src/python
 
 override_dh_auto_install:
 	dh_auto_install
 	# Disable it for now. This will wait (and be done properly) in
 	# later versions:
-	#cd pjsip-apps/src/python && python setup.py install
+	#pybuild -d pjsip-apps/src/python --install
 
 .PHONY: build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list