Skip to content

Commit d779694

Browse files
authored
Apply suggestion from @Saviq
1 parent 9c4b249 commit d779694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spread/sbuild/task.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ execute: |
164164
165165
fi
166166
167-
if [ "${WAYLAND_EXPLORER}" = "true" ]; then
167+
if [ "${WLPROBE}" = "true" ]; then
168168
# Regenerate the Wayland Explorer entry for Mir
169169
# Install Mir packages from the locally-built sbuild output in ../
170170
apt-get install --yes --no-install-recommends \

0 commit comments

Comments
 (0)