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

Taku YASUI tach at debian.org
Sun May 6 11:33:25 UTC 2012


The following commit has been merged in the master branch:
commit 1f9481c87bc6c1ba58e3bdbd41b355a4656b6f62
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 20:28:13 2012 +0900

    Install real tdiary-convert2

diff --git a/debian/rules b/debian/rules
index 9e412c1..3de37bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,7 @@ 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)/
+	install -D -m 755 misc/convert2.rb $(DEB_DESTDIR)/usr/bin/tdiary-convert2
 	rsync -rlpqHSC js misc skel spec plugin tdiary $(TDIARY_ROOT)/
 
 	# Install default theme
diff --git a/debian/tdiary.links b/debian/tdiary.links
index 1f888fb..2e62916 100644
--- a/debian/tdiary.links
+++ b/debian/tdiary.links
@@ -1,2 +1 @@
-usr/share/tdiary/misc/convert2.rb	usr/bin/tdiary-convert2
 usr/share/doc/tdiary/README.md		usr/share/tdiary/README.md

-- 
tdiary.git



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