1
0
mirror of synced 2026-05-04 07:18:39 +00:00

Preliminary support for Ubuntu 14.04 Trusty Tahr

This commit is contained in:
Axel Beckert
2013-10-23 13:54:45 +02:00
parent 0e8178ab0f
commit cfa30f06b6
4 changed files with 4 additions and 1 deletions

View File

@@ -202,6 +202,7 @@ install-hooks:
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d quantal.d
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d raring.d
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d saucy.d
-cd ${prefix}/usr/share/xen-tools/ && ln -s karmic.d trusty.d
cp hooks/common.sh ${prefix}/usr/share/xen-tools
cp -r hooks/common ${prefix}/usr/share/xen-tools