[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:37 UTC 2012
The following commit has been merged in the master branch:
commit 573c7573cf80d4a73d6fdafd4bbf4804bb7686ed
Author: Taku YASUI <tach at debian.org>
Date: Sun May 6 19:18:54 2012 +0900
Install hikidoc
diff --git a/debian/rules b/debian/rules
index 06ce0f2..337cfd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ common-install-indep::
install -m 644 tdiary.rb dot.htaccess tdiary.conf.* $(TDIARY_ROOT)/
rsync -rlpqHSC js misc skel spec plugin tdiary $(TDIARY_ROOT)/
rsync -rlpqHSC theme/*.css theme/*.png theme/default $(TDIARY_ROOT)/theme/
- #rm -f tdiary/wiki_style.rb
+ install -m 644 vendor/hikidoc-0.0.6/lib/hikidoc.rb $(TDIARY_ROOT)/
# Install Debian original scripts
rsync -rlpqHSC debian/debian-tools $(TDIARY_ROOT)/
--
tdiary.git
More information about the Pkg-ruby-extras-commits
mailing list