Skip to content

Commit adb3872

Browse files
committed
Debian Package Fixtures
1 parent 97830b8 commit adb3872

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ icinga-editor (-) UNRELEASED; urgency=medium
55

66
[ vitex ]
77
* Fixed Form save null as zero Fixes & Updates
8+
* Added About File
89

9-
-- vitex <vitex@developer.kancl.brevnov.czf> Tue, 19 Jul 2016 10:36:17 +0200
10+
-- vitex <vitex@developer.kancl.brevnov.czf> Tue, 19 Jul 2016 10:51:13 +0200

debian/rules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
override_dh_install:
77
dh_install
88
sed -i -e 's/..\//.\//g' debian/icinga-editor/usr/share/icinga-editor/about.php
9-
sed -i -e 's/..\/vendor/\/var\/lib\/flexipeehp/g' debian/icinga-editor/usr/share/icinga-editor/includes/Init.php
10-
sed -i -e 's/..\/i18n/\/usr\/share\/locale/g' debian/icinga-editor/usr/share/icinga-editor/includes/Init.php
9+
sed -i -e 's/..\/vendor/\/var\/lib\/icinga-editor/g' debian/icinga-editor/usr/share/icinga-editor/includes/IEInit.php
10+
sed -i -e 's/..\/i18n/\/usr\/share\/locale/g' debian/icinga-editor/usr/share/icinga-editor/includes/IEInit.php

0 commit comments

Comments
 (0)