[Pkg-wmaker-commits] [wmshutdown] 41/173: debian/rules: (install): remove build calls

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmshutdown.

commit 74e3010e9168ecc91ad6b3993f34ae45f1b63b7c
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Tue Dec 8 14:14:07 2009 +0200

    debian/rules: (install): remove build calls
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index e61c6d7..09a1cbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,9 +51,6 @@ install: build
 	dh_prep
 	dh_installdirs
 
-	# Commands to install the package
-	$(MAKE) dock shutdown
-
 	$(MAKE) install DESTDIR=$(PKGDIR)
 
 	# Won't make a difference: .deb will not preserve this
@@ -97,3 +94,4 @@ binary-arch: build install
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: man

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git



More information about the Pkg-wmaker-commits mailing list