packaging: Fix for 64bit
[packaging] Fix for 64bit. JB#50285 Signed-off-by: Simonas Leleiva <simonas.leleiva@jolla.com>
This commit is contained in:
parent
72d4e0aaca
commit
d8faa4a703
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue