mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 23:51:35 +00:00
remove QT_QPA_PLATFORM from ubuntu-touch
This commit is contained in:
parent
5dd8b8f266
commit
8ebc164aa1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.187) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Removing QPA_PLATFORM_PLUGIN as it is now handled in their proper
|
||||||
|
packages.
|
||||||
|
|
||||||
|
-- Sergio Schvezov <sergio.schvezov@canonical.com> Thu, 12 Sep 2013 23:25:42 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.186) saucy; urgency=low
|
livecd-rootfs (2.186) saucy; urgency=low
|
||||||
|
|
||||||
* drop phablet-team PPA sources.list entries from ubuntu-touch, since we do
|
* drop phablet-team PPA sources.list entries from ubuntu-touch, since we do
|
||||||
|
@ -14,7 +14,6 @@ ANDROID_BOOTLOGO=1
|
|||||||
LD_LIBRARY_PATH=/vendor/lib:/system/lib
|
LD_LIBRARY_PATH=/vendor/lib:/system/lib
|
||||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||||
ANDROID_DATA=/data
|
ANDROID_DATA=/data
|
||||||
QT_QPA_PLATFORM=ubuntu
|
|
||||||
QML2_IMPORT_PATH=/usr/lib/arm-linux-gnueabihf/qt5/imports
|
QML2_IMPORT_PATH=/usr/lib/arm-linux-gnueabihf/qt5/imports
|
||||||
QT_SELECT=qt5
|
QT_SELECT=qt5
|
||||||
SHLVL=1
|
SHLVL=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user