summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control8
-rwxr-xr-xdebian/rules2
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index c52df42..e9cc606 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: open-infrastructure-container-tools
+Source: open-infrastructure-compute-tools
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
@@ -11,9 +11,9 @@ Build-Depends:
xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.3.0
-Homepage: https://open-infrastructure.net/software/container-tools
-Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-container-tools
-Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-container-tools
+Homepage: https://open-infrastructure.net/software/compute-tools
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-compute-tools
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-compute-tools
Package: open-infrastructure-container-tools
Section: admin
diff --git a/debian/rules b/debian/rules
index c6d3358..3dce1ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_build:
# disabled
override_dh_auto_install:
- 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