changeset 182:e98a077a1b8b

Fixed up a little the whitespace
author Steve Kemp <steve@steve.org.uk>
date Tue, 01 Apr 2008 22:20:38 +0100
parents f95f1e92d58a
children 8ac233e80dc6
files debian/rules
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/debian/rules	Tue Apr 01 22:20:03 2008 +0100
+++ b/debian/rules	Tue Apr 01 22:20:38 2008 +0100
@@ -11,7 +11,7 @@
 
 build: build-stamp
 
-build-stamp: 
+build-stamp:
 	dh_testdir
 	pod2man bin/chronicle > chronicle.1
 	touch $@
@@ -21,16 +21,15 @@
 	dh_testroot
 	rm -f build-stamp configure-stamp
 	rm -f chronicle.1
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
-	
+
 	$(MAKE) prefix=$(CURDIR)/debian/chronicle install
-# upstream installs to usr/local
 	mv $(CURDIR)/debian/chronicle/usr/local/bin/chronicle \
 		$(CURDIR)/debian/chronicle/usr/bin
 	rmdir $(CURDIR)/debian/chronicle/usr/local/bin/