patch-1.3.92 linux/scripts/lxdialog/Makefile
Next file: linux/Documentation/Changes
Previous file: linux/net/ipv6/README
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Apr 20 11:18:14 1996
- Orig file:
v1.3.91/linux/scripts/lxdialog/Makefile
- Orig date:
Thu Mar 7 09:06:41 1996
diff -u --recursive --new-file v1.3.91/linux/scripts/lxdialog/Makefile linux/scripts/lxdialog/Makefile
@@ -31,7 +31,7 @@
lxdialog: $(OBJS)
ncurses:
- @x=`find /lib /usr/lib /usr/local/lib -maxdepth 1 -name 'libncurses.*'` ;\
+ @x=`find /lib/ /usr/lib/ /usr/local/lib/ -maxdepth 1 -name 'libncurses.*'` ;\
if [ ! "$$x" ]; then \
echo -e "\007" ;\
echo ">> Unable to find the Ncurses libraries." ;\
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this