Fix license installation path
This commit is contained in:
@@ -39,5 +39,5 @@ package() {
|
||||
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
|
||||
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/COPYING
|
||||
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/gnu-coreutils/COPYING
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user