We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c4b249 commit d779694Copy full SHA for d779694
spread/sbuild/task.yaml
@@ -164,7 +164,7 @@ execute: |
164
165
fi
166
167
- if [ "${WAYLAND_EXPLORER}" = "true" ]; then
+ if [ "${WLPROBE}" = "true" ]; then
168
# Regenerate the Wayland Explorer entry for Mir
169
# Install Mir packages from the locally-built sbuild output in ../
170
apt-get install --yes --no-install-recommends \
0 commit comments