Skip to content

Commit

Permalink
zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgamut committed Nov 19, 2023
1 parent 16e21e2 commit 65afafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/zsh-5.9/superconfigure
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ fi

# go into the source folder, configure
cd zsh*/
cp $COSMOS/common.cache ./config.cache
# cp $COSMOS/common.cache ./config.cache
./configure --cache-file=config.cache --prefix="$COSMOS" --disable-dynamic \
--datarootdir=/zip/share --with-tcsetpgrp \
CFLAGS="-Os -I$COSMOS/include/ncurses"
Expand Down

0 comments on commit 65afafc

Please sign in to comment.