EMGD-Community / intel-binaries-linux

Binaries and source code published by Intel®
https://thopiekar.eu:5443/EMGD
Other
37 stars 11 forks source link

Supporting multiarch #2

Closed thopiekar closed 10 years ago

thopiekar commented 10 years ago

Files need to be moved from:

/usr/lib/

to

/usr/lib/i386-linux-gnu/

thopiekar commented 10 years ago

started on fedora: e66ff6e11c7b1550057ed7e8a39a7d90e08a5cda

thopiekar commented 10 years ago

Also fixes that libva can't find the needed lib at a multiarch dir

thopiekar commented 10 years ago

Done