Enable a10disp installation from repository
This commit is contained in:
parent
80149d5ac0
commit
254340966d
@ -13,6 +13,5 @@ package_checkbuild()
|
||||
|
||||
package_checkinstall()
|
||||
{
|
||||
#[[ ( $LINUXFAMILY == sun4i || $LINUXFAMILY == sun7i ) && $BRANCH == default ]]
|
||||
[[ ( $LINUXFAMILY == sun4i || $LINUXFAMILY == sun7i ) && $BRANCH == default && EXTERNAL_NEW == compile ]]
|
||||
[[ ( $LINUXFAMILY == sun4i || $LINUXFAMILY == sun7i ) && $BRANCH == default ]]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user