[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: d/rules: Add dummy cmd to rebuild-lintian.d.o target



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

nthykier pushed a commit to branch master
in repository lintian.

commit 1e4e738246a81c6bb5a6a6d272123ef4d5e1d717
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Jan 22 21:54:03 2016 +0000

    d/rules: Add dummy cmd to rebuild-lintian.d.o target
    
    Otherwise, make ends up using the "%:" rule, which calls dh.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index a7c1ec6..3ed453a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ generate-docs-stamp: $(docsource)
 
 # Target for updating things on lintian.d.o
 rebuild-lintian.debian.org: api-doc generate-docs-stamp
+	# done
 
 override_dh_auto_build: $(neededfiles) generate-docs-stamp $(testtarget) $(po4acheckcfg)
 	mkdir -p l10n

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


Reply to: