summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 27a10f8)
raw | patch | inline | side by side (parent: 27a10f8)
author | tolimar <tolimar@98d490a6-b407-0410-aaaa-fdee166ba3f5> | |
Wed, 7 Sep 2011 21:46:30 +0000 (21:46 +0000) | ||
committer | tolimar <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 | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 55b6740aecb76393ae3701414ae6053185d81215..48ecf48d521f487de9260f906b9728cbba3aacd5 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
/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