diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-27 19:29:05 +0200 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-27 19:29:05 +0200 |
commit | cab24c255b4ea21af045f3578ea497f5e8dff4cd (patch) | |
tree | 7213300358964129b663a7cf5ea4ab2896f61069 /recipes/qt4/qt4-tools-native_4.5.1.bb | |
parent | 3db9402b8a82bd98b225673a80772276aa1efd2c (diff) |
qt4: make Qt 4.5.1 the default version
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.5.1.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.5.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.5.1.bb b/recipes/qt4/qt4-tools-native_4.5.1.bb index ab633149ba..adb341d465 100644 --- a/recipes/qt4/qt4-tools-native_4.5.1.bb +++ b/recipes/qt4/qt4-tools-native_4.5.1.bb @@ -1,5 +1,4 @@ require qt4-tools-native.inc PR = "r1" -DEFAULT_PREFERENCE = "-1" TOBUILD := "src/tools/bootstrap ${TOBUILD}" |