Unicon documentation migration is in progress. You might find some broken links or experience minor issues in the documentation. We are working on resolving these issues.

X

Converting

To convert a package tree in the new meta format the following commands need to be executed:

epkg NewFrom --pkgTree=<path to package tree>

This will create all needed files under elux/ but they are empty.

Fill .thirdparty and.debswith the input data

epkg ConvertFrom --pkgTree=<path to package tree>

This will fill the .install and .dirs meta files and create needed folders under input/

Converting