diff --git a/build_tools/fish_shell.pmdoc/01fish.xml b/build_tools/fish_shell.pmdoc/01fish.xml index efe170e16..b5a8f696c 100644 --- a/build_tools/fish_shell.pmdoc/01fish.xml +++ b/build_tools/fish_shell.pmdoc/01fish.xml @@ -1 +1 @@ -com.ridiculousfish.fish-shell.fishShell.fish_pkg.pkg1.0/private/tmp/fish_pkg/parentinstallTo \ No newline at end of file +com.ridiculousfish.fish-shell.fishShell.fish_pkg.pkg1.0/private/tmp/fish_pkg/installToparent \ No newline at end of file diff --git a/build_tools/fish_shell.pmdoc/index.xml b/build_tools/fish_shell.pmdoc/index.xml index 19e3c824a..73ce81e99 100644 --- a/build_tools/fish_shell.pmdoc/index.xml +++ b/build_tools/fish_shell.pmdoc/index.xml @@ -3,15 +3,17 @@ {\colortbl;\red255\green255\blue255;} \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural -\f0\fs24 \cf0 This installs ridiculous_fish's fork of fish, a command line shell for Mac OS X, Linux, and the rest of the family.\ +\f0\fs30 \cf0 This installs ridiculous_fish's fork of fish, a command line shell for Mac OS X, Linux, and the rest of the family. For more information on fish, visit {\field{\*\fldinst{HYPERLINK "http://ridiculousfish.com/shell/"}}{\fldrslt http://ridiculousfish.com/shell/}}\ \ The path to fish will be added to /etc/shells, but your default shell will not be modified. \ +\ +This release is beta r1.\ }]]> /tmp/fish_fish.tar +if git archive --format=tar fish_fish | gzip - > /tmp/fishfish.tar.gz then - echo "Tarball written to /tmp/fish_fish.tar.gz" + echo "Tarball written to /tmp/fishfish.tar.gz" else echo "Tarball could not be written" fi