summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 11:31:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 11:37:18 +0000
commit2d29ea9c7c99fb87593eac3bb53b9f144767d5fc (patch)
treeb46ff6369f456066d7db5216d93baa6bd53e3701 /debian/rules
parentReleasing debian version 20190301-lts1-3. (diff)
downloadopen-infrastructure-storage-tools-2d29ea9c7c99fb87593eac3bb53b9f144767d5fc.tar.xz
open-infrastructure-storage-tools-2d29ea9c7c99fb87593eac3bb53b9f144767d5fc.zip
Renaming ceph-tools to storage-tools to avoid future NEW processing for adding additional tools.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 5e57034..990aa1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-PACKAGE := ceph-tools
+PACKAGE := storage-tools
%:
dh ${@} --with apache2
@@ -9,7 +9,7 @@ override_dh_auto_build:
# disabled
override_dh_auto_install:
- dh_auto_install -- DESTDIR=$(CURDIR)/debian/open-infrastructure-ceph-tools
+ dh_auto_install -- DESTDIR=$(CURDIR)/debian/open-infrastructure-storage-tools
rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/storage-tools/CHANGELOG.txt
rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/storage-tools/LICENSE.txt