[Python-modules-commits] r4027 - in packages/pycg/trunk/debian (rules)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Sat Dec 22 23:23:26 UTC 2007


    Date: Saturday, December 22, 2007 @ 23:23:25
  Author: morph-guest
Revision: 4027

Modified:
  packages/pycg/trunk/debian/rules

Modified: packages/pycg/trunk/debian/rules
===================================================================
--- packages/pycg/trunk/debian/rules	2007-12-22 23:21:19 UTC (rev 4026)
+++ packages/pycg/trunk/debian/rules	2007-12-22 23:23:25 UTC (rev 4027)
@@ -35,7 +35,6 @@
 	dh_testdir
 	touch $@
 
-
 clean: unpatch
 	dh_testdir
 	dh_testroot
@@ -47,7 +46,6 @@
 	-rm debian/shlibs.local
 	dh_clean
 
-
 install:
 	dh_testdir
 	dh_testroot
@@ -59,7 +57,7 @@
 	python setup.py install --root=$(CURDIR)/debian/python-cg
 
 # Build architecture-independent files here.
-binary-indep: build install
+binary-indep:
 # We have nothing to do by default.
 
 # Build architecture-dependent files here.
@@ -82,4 +80,4 @@
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build clean binary-indep binary-arch binary install




More information about the Python-modules-commits mailing list