1
0
mirror of synced 2026-04-29 13:32:13 +00:00

Preliminary support for Ubuntu 16.04 LTS Xenial Xerus

This commit is contained in:
Axel Beckert
2015-10-23 21:18:48 +02:00
parent ae4f1587fd
commit 7f16aa06fe
5 changed files with 7 additions and 2 deletions

View File

@@ -213,6 +213,7 @@ install-hooks:
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d utopic.d
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d vivid.d
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d wily.d
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d xenial.d
cp hooks/common.sh ${prefix}/usr/share/xen-tools
cp -r hooks/common ${prefix}/usr/share/xen-tools