~khurshid-alam/libunity/remove-deprecated-scopes

« back to all changes in this revision

Viewing changes to Makefile.decl

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2018-02-07 12:30:52 UTC
  • mfrom: (326.1.4 desktop-use-snap-namespace)
  • Revision ID: ci-train-bot@canonical.com-20180207123052-w79hg09rwp4wnyye
UnityLauncher: Prepend snap namespace to desktop file or desktop-id (LP: #1737835, #1747814)

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
LOG_PATH = headless-logs
75
75
test-headless:
76
76
        set -e; \
77
 
        $(XVFB) -a make test-nonrecursive; \
 
77
        $(DBUS_LAUNCH) $(XVFB) -a make test-nonrecursive; \
78
78
        sleep 1;
79
79
else
80
80
check-local: test-nonrecursive