binary package ships unnecessary makefile snippet
Bug #2101778 reported by
Rolf Leggewie
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rustc-1.76 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
$ apt policy rustc-1.76
rustc-1.76:
Installed: 1.76.0+
Candidate: 1.76.0+
Version table:
*** 1.76.0+
500 http://
100 /var/lib/
$ dpkg -L rustc-1.76 | grep mk
/usr/share/
architecture.mk does not need to be there. I did not inspect the other versioned rustc binary packages but would not be surprised if this applies to them as well.