summarylogtreecommitdiffstats
path: root/hybris-ready.install
diff options
context:
space:
mode:
authormickybart2017-05-08 14:48:06 -0400
committermickybart2017-05-08 14:48:10 -0400
commitf055ca416995c52c75c9045bcdc9575c0645c2b8 (patch)
tree73b5971521c2c6908c63c2942e897db674235a09 /hybris-ready.install
parenta2671fbd21ddf3d864e6c1f596c0e45394a6a19f (diff)
downloadaur-f055ca416995c52c75c9045bcdc9575c0645c2b8.tar.gz
version 0.2
remove dependency to hybris-device to be able to generate generic rootfs move qt5-wayland-compositor to qt5-wayland-hybris
Diffstat (limited to 'hybris-ready.install')
-rw-r--r--hybris-ready.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/hybris-ready.install b/hybris-ready.install
index b8503c24c87c..2e11cb70b4aa 100644
--- a/hybris-ready.install
+++ b/hybris-ready.install
@@ -1,7 +1,8 @@
post_install(){
- printf '===> Android Hw\n'
- printf ' To start Android services, bootanim, ... Please execute: \n\n'
+ printf '===> Android Hardware: \n'
+ printf ' please install an hybris-device that matching your hardware\n'
+ printf '===> Android initialization : \n'
printf ' systemctl enable hybris-ready.service\n\n'
}