fix: removed dependency to firefox
Improvement: cleanup code
This commit is contained in:
parent
61b08cbe5f
commit
3a878824fc
@ -30,10 +30,3 @@ description: which architecture (32/64 bit) has to be installed
|
||||
values: ["32 only", "64 only", "both", "system specific"]
|
||||
default: ["system specific"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: firefox
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
|
||||
|
@ -20,6 +20,6 @@
|
||||
##############################################################################
|
||||
|
||||
function cleanup() {
|
||||
echo "Cleanup: output_dir: $output_dir"
|
||||
echo "Cleanup"
|
||||
builder_cleanup
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user