Fix elements installation

Mimic the install directory used in diskimage-builder, with the actual
elements under a "elements" subdirectory. This is also what the
sahara-image-create script expects, as it appends "elements" to any of
the probed paths.

Change-Id: I1068623b2d76720b409024ac2a36e5327150b181
changes/27/176327/1
Pino Toscano 2015-04-22 16:10:49 +02:00
parent f7467655d5
commit 1d5aed9258
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ scripts =
diskimage-create/diskimage-create.sh
data_files =
share/sahara-elements = elements/*
share/sahara-elements/elements = elements/*
[wheel]
universal = 1