Re: fink for 13.6 ?

Hanspeter Niederstrasser <[email protected]>
Newsgroups gmane.os.apple.fink.general
Organization Snaggled Works
Message-ID <[email protected]>
On 10/14/23 5:43 AM, Franchetti, Giuliano Dr. wrote:
> It is as follows:
> .
> .
> .
> if (($sw_vers == 11.6 && $darwin_osx == 11.5) || ($sw_vers == 12.6 && $darwin_osx == 12.5)) {
> 			# special cases in Big Sur and Monterey where it's OK to have a mismatch
> .
> .
> .
> 
> But I do not know where the directory I made the first git pull is. Where should I run ‘git pull’?
> 
> Giuliano

These are the original instructions for a git install:

   mkdir -p ~/src
   cd src
   git clone https://github.com/fink/fink fink-upstream
   cd fink-upstream
   git pull
   ./inject.pl

If you already have ~/src/fink-upstream, then just cd into 
~/src/fink-upstream and run `git pull` and `./inject.pl`  If not, run 
all the steps.

Hanspeter



_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.