mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 01:42:58 +02:00
make.sh: Add some commands to build Rust packages
This is a small set of commands that will be needed to build Rust packages. The idea is to have a couple of macros which do not have to rewritten, but can be customised across the lfs files. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
#usr/lib/rustlib/rust-installer-version
|
||||
#usr/lib/rustlib/uninstall.sh
|
||||
#usr/libexec/cargo-credential-1password
|
||||
#usr/share/cargo/registry
|
||||
#usr/share/doc/cargo
|
||||
#usr/share/doc/cargo/LICENSE-APACHE
|
||||
#usr/share/doc/cargo/LICENSE-MIT
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
#usr/lib/rustlib/rust-installer-version
|
||||
#usr/lib/rustlib/uninstall.sh
|
||||
#usr/libexec/cargo-credential-1password
|
||||
#usr/share/cargo/registry
|
||||
#usr/share/doc/cargo
|
||||
#usr/share/doc/cargo/LICENSE-APACHE
|
||||
#usr/share/doc/cargo/LICENSE-MIT
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
#usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ca628c5eca5e5caf.rlib
|
||||
#usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c4d6c9d7595f844.rlib
|
||||
#usr/libexec/cargo-credential-1password
|
||||
#usr/share/cargo/registry
|
||||
#usr/share/doc/cargo
|
||||
#usr/share/doc/cargo/LICENSE-APACHE
|
||||
#usr/share/doc/cargo/LICENSE-MIT
|
||||
|
||||
Reference in New Issue
Block a user