diff options
Diffstat (limited to '')
-rwxr-xr-x | debian/rules | 2 |
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 |