[DRE-commits] r2461 - packages-wip/capistrano/trunk/debian

sharky at alioth.debian.org sharky at alioth.debian.org
Mon Jan 21 09:27:25 UTC 2008


Author: sharky
Date: 2008-01-21 09:27:25 +0000 (Mon, 21 Jan 2008)
New Revision: 2461

Added:
   packages-wip/capistrano/trunk/debian/manpages
Modified:
   packages-wip/capistrano/trunk/debian/rules
Log:
use 'manpages' file instead of 'rules' to install capistrano's manpages


Added: packages-wip/capistrano/trunk/debian/manpages
===================================================================
--- packages-wip/capistrano/trunk/debian/manpages	                        (rev 0)
+++ packages-wip/capistrano/trunk/debian/manpages	2008-01-21 09:27:25 UTC (rev 2461)
@@ -0,0 +1,2 @@
+debian/cap.1
+debian/capify.1

Modified: packages-wip/capistrano/trunk/debian/rules
===================================================================
--- packages-wip/capistrano/trunk/debian/rules	2008-01-21 08:12:29 UTC (rev 2460)
+++ packages-wip/capistrano/trunk/debian/rules	2008-01-21 09:27:25 UTC (rev 2461)
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
-#
-# CDBS file to build the libxslt-ruby package.
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
-
-install/capistrano::
-	dh_installman debian/cap.1
-	dh_installman debian/capify.1
-




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