From e62052cf4ce642c67717e43901319ec272aaa5e9 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 3 Jan 2012 16:33:23 +0100 Subject: Remove mentioning of -nokia-developer argument The -nokia-developer configure argument will be removed. Use -developer-build instead. Change-Id: I2191262733342d20367d39c35cf6ca5b1f91041e Sanity-Review: Qt Sanity Bot Reviewed-by: Sergio Ahumada Reviewed-by: Rohan McGovern --- scripts/qt/qtmod_test.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/qt') diff --git a/scripts/qt/qtmod_test.pl b/scripts/qt/qtmod_test.pl index 9579708f..b4690a3c 100755 --- a/scripts/qt/qtmod_test.pl +++ b/scripts/qt/qtmod_test.pl @@ -116,8 +116,7 @@ my @PROPERTIES = ( q{qt.make_install} => q{if 1, perform a `make install' step after building Qt. } . q{Generally this should only be done if (1) the `-prefix' } . q{configure option has been used appropriately, and (2) } - . q{neither `-nokia-developer' nor `-developer-build' configure } - . q{arguments were used}, + . q{the `-developer-build' configure argument was not used}, q{qt.gitmodule} => q{(mandatory) git module name of the module under test } . q{(e.g. `qtbase'). Use special value `qt5' for testing of } -- cgit v1.2.3