Add fwd-browse to the debian package
This commit is contained in:
parent
a4df8fc588
commit
3430cae957
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ section = "net"
|
||||||
depends = [] # No auto deps?
|
depends = [] # No auto deps?
|
||||||
assets = [
|
assets = [
|
||||||
["target/release/fwd", "usr/bin/", "755"],
|
["target/release/fwd", "usr/bin/", "755"],
|
||||||
|
["target/release/fwd-browse", "usr/bin/", "755"],
|
||||||
["LICENSE", "usr/share/doc/fwd/", "644"],
|
["LICENSE", "usr/share/doc/fwd/", "644"],
|
||||||
["README.md", "usr/share/doc/fwd/README", "644"],
|
["README.md", "usr/share/doc/fwd/README", "644"],
|
||||||
# The man page is automatically generated by fwd's build process. See
|
# The man page is automatically generated by fwd's build process. See
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue