meta: fix unsetting of only_for_archs
This commit is contained in:
parent
ea7387591b
commit
1bda166a6c
|
@ -35,4 +35,4 @@ unset -f pre_install do_install post_install
|
|||
unset -f do_clean
|
||||
|
||||
# deprecated
|
||||
unset -v only_for_arch
|
||||
unset -v only_for_archs
|
||||
|
|
Loading…
Reference in New Issue