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

In this article