meta: fix unsetting of only_for_archs
This commit is contained in:
parent
ea7387591b
commit
1bda166a6c
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ unset -f pre_install do_install post_install
|
||||||
unset -f do_clean
|
unset -f do_clean
|
||||||
|
|
||||||
# deprecated
|
# deprecated
|
||||||
unset -v only_for_arch
|
unset -v only_for_archs
|
||||||
|
|
Loading…
Reference in a new issue