mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
bump version of mir alternative in ubuntu-touch
This commit is contained in:
parent
10abacf960
commit
f0ec33bb1b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.270) UNRELEASED; urgency=medium
|
||||
|
||||
* bump version of mir alternative in ubuntu-touch
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Thu, 27 Nov 2014 12:37:31 +0100
|
||||
|
||||
livecd-rootfs (2.269) vivid; urgency=low
|
||||
|
||||
* live-build/auto/{build,config}:
|
||||
|
@ -9,9 +9,9 @@ if dpkg -l libmirclient8driver-android 2>/dev/null|grep -q ^ii; then
|
||||
fi
|
||||
|
||||
|
||||
if dpkg -l libmirplatform3driver-android 2>/dev/null|grep -q ^ii; then
|
||||
if dpkg -l libmirplatform4driver-android 2>/dev/null|grep -q ^ii; then
|
||||
echo "I: making android the default alternatives for @DEB_HOST_MULTIARCH@_mirplatform3driver_conf"
|
||||
update-alternatives --set @DEB_HOST_MULTIARCH@_mirplatform3driver_conf /usr/lib/@DEB_HOST_MULTIARCH@/platform3driver/android/ld.so.conf
|
||||
update-alternatives --set @DEB_HOST_MULTIARCH@_mirplatform4driver_conf /usr/lib/@DEB_HOST_MULTIARCH@/platform4driver/android/ld.so.conf
|
||||
fi
|
||||
|
||||
# ldconfig needs to be run immediately as we're changing /etc/ld.so.conf.d/ with alternatives.
|
||||
|
Loading…
x
Reference in New Issue
Block a user