[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: package one package from a git repo with multiple packages




On 3/9/20 2:55 PM, Andrey Rahmatullin wrote:
You just need to create a source tarball that is able to build the project
you need. For that you'll need to find out which common files are also
needed.
You'll need to do it manually each time you need to upload a new version,
so I guess you'll want to create a script that helps with that.
There are no specific recommendations because this is almost never needed.

First, thanks for your help!

Wouldn't this be done most easily with git?

- Git cloning the whole repository

- Git remove the parts which are not needed

- Do a git tag in that reworked repo, to make tarball?

- Package from there

?

Regard,

\r


Reply to: