Added a "keep" field to package descriptor files which will prevent the specified files from being overwritten Completely revamped the bpm-setup script in the bpm-utils package
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
name: bpm-utils
|
|
description: Utilities to create BPM packages
|
|
version: 2.0.0
|
|
url: https://gitlab.com/bubble-package-manager/bpm/
|
|
license: GPL3
|
|
architecture: any
|
|
keep: etc/bpm-utils/source.default
|
|
type: binary
|