Add license
This commit is contained in:
@@ -22,4 +22,7 @@ build() {
|
||||
# This function is used to move the compiled files into the output directory
|
||||
package() {
|
||||
make EFIDIR=tide DESTDIR="$BPM_OUTPUT" install
|
||||
|
||||
# Install package license
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/efibootmgr/COPYING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user