Updated to 4.0.0

This commit is contained in:
CapCreeperGR
2024-07-12 15:41:46 +00:00
parent 387455c310
commit 835583c80a
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ package() {
cp bpm-package "$BPM_OUTPUT"/usr/bin/bpm-package
cp bpm-convert "$BPM_OUTPUT"/usr/bin/bpm-convert
cp bpm-setup "$BPM_OUTPUT"/usr/bin/bpm-setup
cp create-repository-data "$BPM_OUTPUT"/usr/bin/create-repository-data
cp source.default "$BPM_OUTPUT"/etc/bpm-utils/source.default
cp LICENSE "$BPM_OUTPUT"/usr/share/licenses/bpm-utils
}