Add license

This commit is contained in:
2025-04-06 15:38:11 +03:00
parent df12df7185
commit ba4671ed6e
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -36,4 +36,6 @@ package() {
mkdir -p "$BPM_OUTPUT"/etc
cp ../profile "$BPM_OUTPUT"/etc/profile
cp ../bashrc "$BPM_OUTPUT"/etc/bashrc
install -Dm644 "$BPM_SOURCE"/COPYING "$BPM_OUTPUT"/usr/share/licenses/bash/COPYING
}