Patch to allow support for multiarch.

Origin: Debian

Gbp-Pq: Name multiarch-support.patch
This commit is contained in:
Debian Multimedia Maintainers 2022-06-27 15:27:35 +08:00 committed by Lu zhiping
parent 09ab503a83
commit 8468a2345f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ BCLIB_MAJOR=3
BCLIB_NAME=libcrystalhd.so
BCLIB_SL=$(BCLIB_NAME).$(BCLIB_MAJOR)
BCLIB=$(BCLIB_NAME).$(BCLIB_MAJOR).$(BCLIB_MINOR)
LIBDIR=/usr/lib
LIBDIR ?= /usr/lib
AT = @
ECHO = ${AT} echo