← Back to team overview

ubuntukylin-members team mailing list archive

[Branch ~ubuntukylin-members/ubuntukylin-default-settings/trunk] Rev 157: add extra installation in chroot for ubuntu-kylin-docs

 

------------------------------------------------------------
revno: 157
committer: maclin<majun@xxxxxxxxxxxxxxx>
branch nick: ubuntukylin-default-settings
timestamp: Thu 2014-04-17 16:01:30 +0800
message:
  add extra installation in chroot for ubuntu-kylin-docs
modified:
  hooks/chroot


--
lp:ubuntukylin-default-settings
https://code.launchpad.net/~ubuntukylin-members/ubuntukylin-default-settings/trunk

Your team Ubuntu Kylin Members is subscribed to branch lp:ubuntukylin-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntukylin-members/ubuntukylin-default-settings/trunk/+edit-subscription
=== modified file 'hooks/chroot'
--- hooks/chroot	2014-04-10 17:02:53 +0000
+++ hooks/chroot	2014-04-17 08:01:30 +0000
@@ -16,6 +16,9 @@
 list=$(dpkg -l $rawlist | awk '/^i/ {print $2}')
 [ -z "$list" ] || apt-get purge --auto-remove -y $list
 
+#extra install operation for ubuntu-kylin-docs is conflicted with ubuntu-docs
+apt-get install -y ubuntu-kylin-docs
+
 #apt-get purge --auto-remove -y ibus ibus-gtk ibus-gtk3 python-ibus libopencc1 ubuntu-wallpapers ubuntu-wallpapers-trusty indicator-keyboard libtcl8.6 
 #apt-get purge --auto-remove -y totem totem-common gstreamer1.0-clutter libtotem0 gir1.2-totem-plparser-1.0 libreoffice-help-en-us
 #apt-get purge --auto-remove -y totem totem-common libtotem0 gir1.2-totem-plparser-1.0