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:
parent
cbfbef2192
commit
4c73d89bbf
2 changed files with 0 additions and 13 deletions
9
debian/control
vendored
9
debian/control
vendored
|
@ -40,12 +40,3 @@ Description: NVMe management tool
|
|||
(PCIe).
|
||||
.
|
||||
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
4
debian/rules
vendored
|
@ -7,10 +7,6 @@ override_dh_auto_configure:
|
|||
dh_auto_configure -- -Ddocs=man -Ddocs-build=true
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
# temporarily building without udeb
|
||||
rm -rf debian/nvme-cli
|
||||
mv debian/tmp debian/nvme-cli
|
||||
|
||||
# removing unused files
|
||||
rm -rf debian/nvme-cli/usr/lib/dracut
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue