From: ewt Date: Mon, 13 Oct 1997 20:21:48 +0000 (+0000) Subject: fixed rule X-Git-Tag: r0-20~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=462d2147faf2e137178166d8db163c6b38bb6f0c;p=thirdparty%2Fnewt.git fixed rule --- diff --git a/Makefile b/Makefile index 5252d9c..c96e589 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ install: $(LIBNEWT) whiptail install -m 644 $(LIBNEWT) $(instroot)/$(libdir) install -s -m 755 whiptail $(instroot)/$(bindir) -install-sh: sharedlib +install-sh: sharedlib whiptcl.so install -m 755 $(LIBNEWTSH) $(instroot)/$(libdir) ln -sf $(LIBNEWTSH) $(instroot)/$(libdir)/libnewt.so install -m 755 whiptcl.so $(instroot)/$(libdir)