[Pkg-nagios-changes] [SCM] Debian packaging of icinga-web branch, master, updated. debian/1.7.0-2-11-g9526dea

Markus Frosch markus at lazyfrosch.de
Tue Jun 19 06:31:30 UTC 2012


The following commit has been merged in the master branch:
commit 670ce5bf8f08f75b717969d7427c65d9bed0725f
Author: Markus Frosch <markus at lazyfrosch.de>
Date:   Tue Jun 19 07:56:38 2012 +0200

    fixed typo in c41e91f

diff --git a/debian/rules b/debian/rules
index 7e2cd21..e505a41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ override_dh_install:
 	cp etc/schema/updates/mysql_v1-7-0_to_v1-7-1.sql ${b}/icinga-web/usr/share/dbconfig-common/data/icinga-web/upgrade/mysql/1.7.1-1
 	# PGSQL schema for dbconfig-common
 	cp ${b}/icinga-web/usr/share/icinga-web/database/pgsql.sql ${b}/icinga-web/usr/share/dbconfig-common/data/icinga-web/install/pgsql
-	cp etc/schema/updates/pgsql-7-0_to_v1-7-1.sql ${b}/icinga-web/usr/share/dbconfig-common/data/icinga-web/upgrade/pgsql/1.7.1-1
+	cp etc/schema/updates/pgsql_v1-7-0_to_v1-7-1.sql ${b}/icinga-web/usr/share/dbconfig-common/data/icinga-web/upgrade/pgsql/1.7.1-1
 	###
 	# PNP
 	###

-- 
Debian packaging of icinga-web



More information about the Pkg-nagios-changes mailing list