[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:41 UTC 2012


The following commit has been merged in the master branch:
commit 5c33597edd3a65868a9b93d3a2100c1ab5c1c7dc
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 19:49:26 2012 +0900

    Make dir tdiary

diff --git a/debian/rules b/debian/rules
index 30ab3db..9e412c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ clean::
 common-build-indep:: $(manpages)
 
 common-install-indep::
+	mkdir -p $(TDIARY_ROOT)
 	install -m 755 index.rb index.fcgi update.rb $(TDIARY_ROOT)/
 	install -m 644 tdiary.rb dot.htaccess tdiary.conf.* $(TDIARY_ROOT)/
 	rsync -rlpqHSC js misc skel spec plugin tdiary $(TDIARY_ROOT)/

-- 
tdiary.git



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