Hello Andreas,

On Monday 28 January 2013 15:31:38, Andreas Bießmann wrote:
> BTW the preferred way to fill the patches directory is:
> 
> % ./p clean <package>
> % mkdir -p patches/<package>-<version>
> % touch patches/<package>-<version>/series
> % ./p extract --git <package>
> % cd platform-<config>/build-target/<package>-<version>
> 
> make your changes in this git reposritory
> 
> % git ptx-patches
> % cd -
> % ./p clean <package>
> % ./p extract <package>
> 
> And watch the patching foo

Thanks for this instruction list. You might have added that ptx-patches is an 
git alias which is created automatically while patching using git. A git user 
not knowing about ptx-patches might get confused :)

Best regards,
Alexander


-- 
ptxdist mailing list
[email protected]

Reply via email to