[DRE-commits] [SCM] tdiary.git branch, master, updated. debian/3.0.1-1-14-g063e683

Taku YASUI tach at debian.org
Fri May 4 11:33:46 UTC 2012


The following commit has been merged in the master branch:
commit d3b9e539b2d6aae5483f90c5fead99bfce787296
Author: Taku YASUI <tach at debian.org>
Date:   Fri May 4 20:02:44 2012 +0900

    Add missing build target

diff --git a/debian/rules b/debian/rules
index f7e5c16..40c179c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,9 @@ manpages = tdiary-setup.1 tdiary-convert2.1
 
 $(manpages): %.1: debian/%.sgml
 	docbook-to-man $< > $@
+
+build-arch: build
+build-indep: build
  
 build: build-stamp
 build-stamp: $(manpages)

-- 
tdiary.git



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