Skip to content
Snippets Groups Projects

Build -system-info and -check-locale with relative DT_RPATH

Merged Simon McVittie requested to merge wip/t17169 into master
All threads resolved!
+ 1
0
@@ -83,6 +83,7 @@ override_dh_auto_install:
done
install -d $(DESTDIR)/usr/$(pkglibdir)
ln -fnsv ../libsteam-runtime-tools-0.so.0 $(DESTDIR)/usr/$(pkglibdir)/
LD_LIBRARY_PATH='$(DESTDIR)/usr/$(libdir)' \
$(DEB_HOST_MULTIARCH)-capsule-capture-libs \
--container / \
--dest $(DESTDIR)/usr/$(pkglibdir) \
Loading