Skip to content
Snippets Groups Projects
Commit ed94b95e authored by Simon McVittie's avatar Simon McVittie
Browse files

Merge branch 'wip/denittis/vulkaninfo' into 'master'

d/rules: Remove unused vulkaninfo symlink

See merge request !397
parents 2dc76a58 87e71f19
No related branches found
No related tags found
1 merge request!397d/rules: Remove unused vulkaninfo symlink
......@@ -79,8 +79,6 @@ endif
override_dh_auto_install:
DESTDIR=$(DESTDIR) ninja -C _build install
ln -s ../../bin/$(DEB_HOST_MULTIARCH)-vulkaninfo \
$(DESTDIR)/usr/$(pkglibexecdir)/
ln -s ../../bin/$(DEB_HOST_MULTIARCH)-wflinfo \
$(DESTDIR)/usr/$(pkglibexecdir)/
set -e; for x in $(DESTDIR)/usr/libexec/installed-tests/steam-runtime-tools-0/*; do \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment