[Debpool-commits] [SCM] Debpool Project Repository branch, master, updated. 0.2.3-64-ge1c0e2a

Andres Mejia (none) andres at andres-laptop.
Tue Jun 3 07:26:07 UTC 2008


The following commit has been merged in the master branch:
commit e1c0e2abbffe4dd48eeb288f9d67c78fe4b3b7b1
Author: Andres Mejia <andres at andres-laptop.(none)>
Date:   Tue Jun 3 00:25:57 2008 -0700

    Install the init and logrotate scripts during build

diff --git a/debian/rules b/debian/rules
index 8354a0b..40cced9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,8 @@ binary-indep: build install
 	dh_installdocs
 	dh_installman DebPool::Config.5
 	dh_installchangelogs
+	dh_installinit
+	dh_installlogrotate
 	dh_perl
 	dh_compress
 	dh_fixperms

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list