summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-05 06:23:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-05 07:15:17 +0000
commite1281403c37322db29e98fa4732c6db8753c6717 (patch)
treefe067088bfc694535200b5d1106dbf72ef4d0e58
parentAdding domain preseeding for dehydrated. (diff)
downloadopen-infrastructure-service-tools-e1281403c37322db29e98fa4732c6db8753c6717.tar.xz
open-infrastructure-service-tools-e1281403c37322db29e98fa4732c6db8753c6717.zip
Don't fail in rules if apache-tools have been disabled.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index f10c677..8dc3b85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,4 @@ override_dh_auto_install:
# apache-tools
rm -f debian/open-infrastructure-apache-tools/usr/share/doc/apache-tools/CHANGELOG.txt
rm -f debian/open-infrastructure-apache-tools/usr/share/doc/apache-tools/LICENSE.txt
- mv debian/open-infrastructure-apache-tools/usr/share/doc/* debian/open-infrastructure-apache-tools/usr/share/doc/open-infrastructure-apache-tools
+ -mv debian/open-infrastructure-apache-tools/usr/share/doc/* debian/open-infrastructure-apache-tools/usr/share/doc/open-infrastructure-apache-tools