]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - Makefile
new approach for debian packaging, sharing pieces across distributions. Still experim...
[tahoe-lafs/tahoe-lafs.git] / Makefile
index 87895614a2a5e4251c7117510997f2509b8414fa..4cb82b1befd881c5a0ebf3d43acfd0b103be4312 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -404,7 +404,7 @@ deb-jaunty-head:
 # new experimental debian-packaging-building target
 .PHONY: EXPERIMENTAL-deb
 EXPERIMENTAL-deb: is-known-debian-arch
-       misc/build-deb.sh
+       $(PYTHON) misc/build-deb.py $(ARCH)
 
 
 # These targets provide for windows native builds