diff --git a/fish/recipe.spec b/fish/recipe.spec new file mode 100644 index 0000000..cbd8a56 --- /dev/null +++ b/fish/recipe.spec @@ -0,0 +1,6 @@ +name: fish +version: 3.0.2 +sources: https://github.com/fish-shell/fish-shell/releases/download/%{version}/fish-%{version}.tar.gz + +options: + - configure: --without-gettext LIBS="-lncursesw"