Add license
This commit is contained in:
@@ -38,4 +38,6 @@ package() {
|
|||||||
mkdir -p "$BPM_OUTPUT"/usr/share/man/man8/
|
mkdir -p "$BPM_OUTPUT"/usr/share/man/man8/
|
||||||
mv -v "$BPM_OUTPUT"/usr/share/man/man1/chroot.1 "$BPM_OUTPUT"/usr/share/man/man8/chroot.8
|
mv -v "$BPM_OUTPUT"/usr/share/man/man1/chroot.1 "$BPM_OUTPUT"/usr/share/man/man8/chroot.8
|
||||||
sed -i 's/"1"/"8"/' "$BPM_OUTPUT"/usr/share/man/man8/chroot.8
|
sed -i 's/"1"/"8"/' "$BPM_OUTPUT"/usr/share/man/man8/chroot.8
|
||||||
|
|
||||||
|
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/COPYING
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user