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

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



On Mon, Mar 09, 2020 at 03:20:26PM +0100, rosea.grammostola 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
> 
> ?
If after that you are going to merge the upstream repo master you'll get
conflicts for all changed stuff that you deleted. But whatever works for
you.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: