[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.0.1-3-42-g5c33597

Taku YASUI tach at debian.org
Sun May 6 10:50:27 UTC 2012


The following commit has been merged in the master branch:
commit 666538ecec74ab8b4f2822231234ad4ff5b3d0c7
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 17:19:47 2012 +0900

    Make manpages

diff --git a/debian/rules b/debian/rules
index be2e52a..2e727fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@ $(manpages): %.1: debian/%.sgml
 clean::
 	rm -f $(manpages)
 
+common-build-indep:: $(manpages)
+
 install/tdiary::
 	mkdir -p $(TDIARY_ROOT)/theme
 	install -m 755 index.rb index.fcgi update.rb $(TDIARY_ROOT)/

-- 
tdiary.git



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