testsuite: put installed tests in the right place

Follow the prevailing practice and put the installed tests
into $libdir/installed-tests/$PACKAGE instead of
$pkglibdir/installed-tests.
This commit is contained in:
Matthias Clasen
2014-05-31 00:16:07 -04:00
parent 921b6519f1
commit 98cf67ddba
16 changed files with 20 additions and 20 deletions

View File

@ -1,4 +1,4 @@
[Test]
Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/derive"
Exec=/bin/sh -c "@libexecdir@/installed-tests/gtk+/derive"
Type=session