Change 'extract_to_bpm_source' field to 'extract_to'
This commit is contained in:
@@ -11,7 +11,7 @@ optional_depends: ["fakeroot"]
|
|||||||
keep: ["etc/bpm.conf","etc/bpm-compilation.conf"]
|
keep: ["etc/bpm.conf","etc/bpm-compilation.conf"]
|
||||||
downloads:
|
downloads:
|
||||||
- url: "https://github.com/EnumeratedDev/bpm/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz"
|
- url: "https://github.com/EnumeratedDev/bpm/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz"
|
||||||
extract_to_bpm_source: true
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: b0f3859864f410aa1253799387896140f5e19062a4017765c8c4dbb2277b9952
|
checksum: b0f3859864f410aa1253799387896140f5e19062a4017765c8c4dbb2277b9952
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user