1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/libs/slang2/files/ncurses5-config
2011-03-18 23:37:40 +00:00

7 lines
77 B
Bash
Executable File

#!/bin/sh
if [ "$1" == "--terminfo" ]; then
echo "/usr/share/terminfo"
fi