new portfolio features, metal graphs, preparing for 0.4 release
[stockthis] / debian / rules
index 4f674ae..9a1eb2b 100644 (file)
@@ -32,12 +32,12 @@ clean:
        # Add here commands to clean up after the build process.
        -$(MAKE) clean
 
-       dh_clean 
+       dh_clean
 
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k 
+       dh_clean -k
        dh_installdirs
 
        $(MAKE) install DESTDIR=$(CURDIR)/debian/stockthis
@@ -51,7 +51,7 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir
        dh_testroot
-       dh_installchangelogs 
+       dh_installchangelogs
        dh_installdocs
        dh_installman
        dh_link