[DRE-commits] [jekyll] 07/14: oops, forgot dh_clean in override_dh_clean

dod at debian.org dod at debian.org
Wed Apr 30 07:23:12 UTC 2014


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

dod pushed a commit to branch master
in repository jekyll.

commit 203223d7336057274b6382ea33c9e24386d1bdb8
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Apr 29 18:13:54 2014 +0200

    oops, forgot dh_clean in override_dh_clean
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d0b0a67..9282e4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,3 +23,4 @@ override_dh_auto_clean:
 override_dh_clean:
 	# replace minified js files with link to system library
 	rm -rf $(TMP)/site/js/*.js
+	dh_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/jekyll.git



More information about the Pkg-ruby-extras-commits mailing list