summaryrefslogtreecommitdiff
path: root/desktop/Module_desktop.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-06-19 14:50:02 +0200
committerMichael Stahl <mstahl@redhat.com>2013-09-09 22:09:16 +0200
commit573b8543cb41b88dd6e255a3c566a31a881a3e7e (patch)
tree6c5e913f53099980c2a0493048a3f5174a8e90a8 /desktop/Module_desktop.mk
parent3cc8feff1b81ddfe4eafa5cf23e98b1c536f5f1a (diff)
start to use instdir for subsequentcheck tests; avoid make dev-install
This commit breaks linkoo. make dev-install continues to work as before but it's not necessary to use it anymore. make check now uses files copied into instdir by gbuild. TODO: fix remaining issues so that instdir is the same as install/. Change-Id: I66836170f0922ee9ba204a61ffacc30d9e9a5d98
Diffstat (limited to 'desktop/Module_desktop.mk')
-rw-r--r--desktop/Module_desktop.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop/Module_desktop.mk b/desktop/Module_desktop.mk
index 1deb99af307b..68acf4104f47 100644
--- a/desktop/Module_desktop.mk
+++ b/desktop/Module_desktop.mk
@@ -36,10 +36,8 @@ $(eval $(call gb_Module_add_targets,desktop,\
Library_migrationoo2 \
Library_migrationoo3 \
Library_unopkgapp \
- $(if $(gb_RUNNABLE_INSTDIR),\
- Package_scripts_install \
- ) \
Package_scripts \
+ Package_scripts_install \
Pagein_calc \
Pagein_common \
Pagein_draw \