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