1
0
Fork 0

Dropping (currently empty) udeb, it has never been used and was added because of a wishlist bug, would require more work to make it work but is not used for bookworm anyway.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:20:01 +01:00
parent cbfbef2192
commit 4c73d89bbf
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 0 additions and 13 deletions

9
debian/control vendored
View file

@ -40,12 +40,3 @@ Description: NVMe management tool
(PCIe). (PCIe).
. .
The nvme-cli tool provides management functions for these devices. The nvme-cli tool provides management functions for these devices.
Package: nvme-cli-udeb
Section: debian-installer
Package-Type: udeb
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: NVMe management tool

4
debian/rules vendored
View file

@ -7,10 +7,6 @@ override_dh_auto_configure:
dh_auto_configure -- -Ddocs=man -Ddocs-build=true dh_auto_configure -- -Ddocs=man -Ddocs-build=true
execute_after_dh_auto_install: execute_after_dh_auto_install:
# temporarily building without udeb
rm -rf debian/nvme-cli
mv debian/tmp debian/nvme-cli
# removing unused files # removing unused files
rm -rf debian/nvme-cli/usr/lib/dracut rm -rf debian/nvme-cli/usr/lib/dracut