curl: fix patch

+1 -1
+1 -1
pkgs/tools/networking/curl/7.79.1-darwin-no-systemconfiguration.patch
··· 12 12 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 13 13 printf "%s\n" "yes" >&6; } 14 14 - LDFLAGS="$LDFLAGS -framework CoreFoundation -framework CoreServices -framework SystemConfiguration" 15 - + LDFLAGS="$LDFLAGS -framework CoreFoundation -framework CoreServices" 15 + + LDFLAGS="$LDFLAGS -framework CoreFoundation" 16 16 else 17 17 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 18 18 printf "%s\n" "no" >&6; }