[Pkg-voip-commits] r7124 - /mumble-django/trunk/debian/rules

pmatthaei at alioth.debian.org pmatthaei at alioth.debian.org
Sat May 2 20:09:08 UTC 2009


Author: pmatthaei
Date: Sat May  2 20:09:08 2009
New Revision: 7124

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7124
Log:
Some minor cleanups.

Modified:
    mumble-django/trunk/debian/rules

Modified: mumble-django/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble-django/trunk/debian/rules?rev=7124&op=diff
==============================================================================
--- mumble-django/trunk/debian/rules (original)
+++ mumble-django/trunk/debian/rules Sat May  2 20:09:08 2009
@@ -15,9 +15,7 @@
 configure-stamp:
 	dh_testdir
 	# Add here commands to configure the package.
-
 	touch configure-stamp
-
 
 build: build-stamp
 
@@ -29,15 +27,13 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
 	dh_prep
 	dh_installdirs
-
-
 
 # Build architecture-independent files here.
 binary-arch: install




More information about the Pkg-voip-commits mailing list