summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-23 15:39:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-23 16:31:01 +0000
commitfd04103766d061e501edaaf2b6721f13cf434d8a (patch)
tree0ba6406cf1ee39b729784bbf82689bc71f3a5ee9 /debian/rules
parentUpdating news entry with backwarts incompatible changes for this upstream ver... (diff)
downloadopen-infrastructure-compute-tools-fd04103766d061e501edaaf2b6721f13cf434d8a.tar.xz
open-infrastructure-compute-tools-fd04103766d061e501edaaf2b6721f13cf434d8a.zip
Updating paths in packaging for new upstream version.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 3dce1ba..3bb49f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,10 +11,10 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/open-infrastructure-$(PACKAGE)
- rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/$(PACKAGE)/CHANGELOG.txt
- rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/$(PACKAGE)/LICENSE.txt
+ rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/*/CHANGELOG.txt
+ rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/*/LICENSE.txt
- mv debian/open-infrastructure-$(PACKAGE)/usr/share/doc/$(PACKAGE) debian/open-infrastructure-$(PACKAGE)/usr/share/doc/open-infrastructure-$(PACKAGE)
+ mv debian/open-infrastructure-$(PACKAGE)/usr/share/doc/* debian/open-infrastructure-$(PACKAGE)/usr/share/doc/open-infrastructure-$(PACKAGE)
override_dh_installsystemd:
dh_installsystemd --no-restart-after-upgrade --no-start --no-stop-on-upgrade