[fpc-devel] fnmatch (linux), where is the external

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Oct 18 10:03:13 CEST 2023



On 18.10.23 02:03, robert rozee via fpc-devel wrote:
>[...]
> i prefer to work with a non-moving target, that is the sourceforge releases. this way, others can duplicate exactly my environment, and see what i see. i also believe that the vast majority of users get their FPC and Lazarus from sourceforge, hence it is important that any patches can be applied to such installs.

Patches don't work with debs.

git can reproduce any release, e.g.

cd your/lazarusgit
git checkout lazarus_3_0_RC2


> given that i have installed from the three .deb packages, how do i perform a rebuild of the Lazarus packages? do i add the line "make distclean bigide" to the end of Fred vS's script?

cd your/lazarusgit
make distclean bigide

Mattias


More information about the fpc-devel mailing list