Update the deb packaging so that it builds a cleaner package
Debian policy is to install to /usr/bin, not /bin, so do that. This silences a lintian warning without using an override.
Also fix removal of .crates*.toml files that cargo install creates.
1 file changed
+5
-4
e0d18b86
→
5a0a334d
modified debian/rules
@@ -9,10 +9,11 @@ override_dh_auto_build:
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|