more typos

This commit is contained in:
Sylvestre Ledru 2020-03-31 23:47:27 +02:00
parent b1c48f4bb4
commit c471c172d4

2
debian/rules vendored
View File

@ -738,7 +738,7 @@ ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' bin
ls -al $(CURDIR)/debian/.debhelper/*/dbgsym-root/usr/lib/debug/.build-id/*/*|| true
: # On some old version of Debian (stretch) and Ubuntu, Rules-Requires-Root isn't supported
: # Sometime, it fails because of chown: changing ownership of 'debian/.debhelper/clang-7/dbgsym-root/usr/lib/debug/.build-id/37/ba506ae9d2f82219bf5c552f7c09853052b2b0.debug': Operation not permitted
: # Therefor, continue when we encounter an error
: # Therefore, continue when we encounter an error
PATH=$(CURDIR)/:$$PATH LD_LIBRARY_PATH=$(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/:/usr/lib/*/libfakeroot dh_strip -a -v || true
: # Remove the workaround
rm $(CURDIR)/strip