Hi, 

> On Sep 5, 2022, at 11:35 AM, Paul Dufresne via Freedos-devel 
> <[email protected]> wrote:
> 
> Sadly... fdpkg.sh does not work on dowloaded zip project files from Gitlab, 
> most probably because the wanted dirs (APPINFO, SOURCE, etc) are not in root.
> 
> Would you consider to edit fdpkg.sh to work for these zip files too?
> ...
> Or would you prefer to let it as an exercise to the user?

A couple things… If you intend on updating the Git packages, why are you not 
cloning them? Why download as a zip?

Not sure what you are doing to experience an issue...

It works fine with those downloads. But, you need to make sure the tp directory 
is correct. For example, you download dj_flex and receive dj_flex-master.zip 
from gitlab. You extract it to d_flex-master/ and now have a broken package. 
You need to rename that directory to dj_flex.  SO, you end up with 
dj_flex/APPINFO/* and similar paths. Then from the the parent directory of 
dj_flex you run "fdpkg.sh dj_flex" and it will compress it into dj_flex.zip.

I just did that with dj_flex to verify GitLaB was not doing something odd.

:-)

Jerome

> 
> _______________________________________________
> Freedos-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freedos-devel

_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to