From b5f6c4cb54ffc9306f5edbe9fe438029877fcdef Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 19 Feb 2017 14:34:29 +0100 Subject: [PATCH] ldd nonfhs/QtQuickControls2Application --- tests/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.sh b/tests/tests.sh index 449aea2..3944b5c 100644 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -73,7 +73,7 @@ mkdir -p nonfhs fhs/usr/bin cp QtQuickControls2Application nonfhs/ ../../../linuxdeployqt-*-x86_64.AppImage nonfhs/QtQuickControls2Application -qmldir=../ -ldd nonfhs/QtWidgetsApplication +ldd nonfhs/QtQuickControls2Application find nonfhs/ LD_DEBUG=libs nonfhs/QtQuickControls2Application & sleep 5