Code

That stuff isn't need anymore if we are moving to mk livestatus... And it doesn't...
authortolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5>
Wed, 7 Sep 2011 21:46:30 +0000 (21:46 +0000)
committertolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5>
Wed, 7 Sep 2011 21:46:30 +0000 (21:46 +0000)
git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1966 98d490a6-b407-0410-aaaa-fdee166ba3f5

debian/rules

index 55b6740aecb76393ae3701414ae6053185d81215..48ecf48d521f487de9260f906b9728cbba3aacd5 100755 (executable)
@@ -55,15 +55,6 @@ install: build
                 /usr/bin/html2text -ascii -nobs < docs/en_US/changelog.html > docs/changelog
        mv $(DEST)/etc/nagvis/nagvis.ini.php-sample \
                $(DEST)/usr/share/nagvis/debian/
-       sed -e 's/^[; ]*\(\<dbhost\) *=.*$$/\1=_DBC_DBSERVER_/' \
-           -e 's/^[; ]*\(\<dbport\) *=.*$$/\1=_DBC_DBPORT_/' \
-           -e 's/^[; ]*\(\<dbname\) *=.*$$/\1=_DBC_DBNAME_/' \
-           -e 's/^[; ]*\(\<dbuser\) *=.*$$/\1=_DBC_DBUSER_/' \
-           -e 's/^[; ]*\(\<dbpass\) *=.*$$/\1=_DBC_DBPASS_/' \
-        < $(DEST)/usr/share/nagvis/debian/nagvis.ini.php-sample \
-        > $(DEST)/usr/share/nagvis/debian/nagvis.ini.php-sample.new && \
-        mv $(DEST)/usr/share/nagvis/debian/nagvis.ini.php-sample.new \
-           $(DEST)/usr/share/nagvis/debian/nagvis.ini.php-sample
        
        # demo site
        install -d $(TMP)/demo/etc/nagvis/maps