add compatibility code for noarch/only_for_archs
This commit is contained in:
parent
6eb37e35b2
commit
38c457e1aa
3 changed files with 22 additions and 0 deletions
|
@ -33,3 +33,6 @@ unset -f pre_build do_build post_build
|
|||
unset -f pre_check do_check post_check
|
||||
unset -f pre_install do_install post_install
|
||||
unset -f do_clean
|
||||
|
||||
# deprecated
|
||||
unset -v only_for_arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue