[Pkg-cli-libs-commits] [SCM] nlog branch, master, updated. debian/1.0+dfsg-1-12-g5cb825d

Iain Lane laney at ubuntu.com
Mon Aug 9 21:52:32 UTC 2010


The following commit has been merged in the master branch:
commit 5ea0c80f730f91f81f7a675f2ab0ee333f3e1083
Author: Iain Lane <laney at ubuntu.com>
Date:   Mon Aug 9 22:27:47 2010 +0100

    Remove redundant build target in rules

diff --git a/debian/rules b/debian/rules
index 715ca30..6d37554 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,10 +72,7 @@ get-orig-source:
 	tar -czf $(DEB_SOURCE_NAME)_$(VERSION)+dfsg.orig.tar.gz $(DEB_SOURCE_NAME)-$(VERSION)
 	rm -r $(DEB_SOURCE_NAME)-$(VERSION)
 
-build:
-	dh $@
-
 %:
 	dh $@
 
-.PHONY: build get-orig-source
+.PHONY: get-orig-source

-- 
nlog



More information about the Pkg-cli-libs-commits mailing list