packaging: Fix for 64bit

[packaging] Fix for 64bit. JB#50285

Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
This commit is contained in:
Simonas Leleiva 2020-06-22 09:54:49 +02:00
parent 72d4e0aaca
commit d8faa4a703

View file

@ -47,7 +47,7 @@ This contains development files for PulseAudio droid modules.
%build
echo "%{moduleversion}" > .tarball-version
# Obtain the DEVICE from the same source as used in /etc/os-release
. /usr/lib/droid-devel/hw-release.vars
. %{_libdir}/droid-devel/hw-release.vars
%reconfigure --disable-static --with-droid-device=$MER_HA_DEVICE
make %{?jobs:-j%jobs}