try to fix the sed for trusty

This commit is contained in:
Sylvestre Ledru 2019-07-04 18:37:28 +02:00
parent 0041c15710
commit 90d21e6e8b

2
debian/rules vendored
View File

@ -239,7 +239,7 @@ OLD_DH_DISTRO := trusty
ifneq (,$(filter $(DISTRO),$(OLD_DH_DISTRO)))
# DH doesn't support the [power ...] in install
# fails with cp: cannot stat 'debian/tmp/[!powerpc': No such file or directory
$(shell sed -e "s|\[\!powerpc \!powerpcspe\] ||g" llvm-$(LLVM_VERSION)-dev.install)
$(shell sed -e "s|\[\!powerpc \!powerpcspe\] ||g" debian/llvm-X.Y-dev.install.in)
endif
DH_OPTIONS=