mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-31 00:45:17 +08:00

Reverts 71329a250b09dfacaca48fb69c69fe59eeb0c15a. That tried to fix problems with pkgconfig by not recreating it. Instead, use the function we already have for not trying too hard to create a directory. Fixes #5735.