]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
fixed shlib link rule
authorewt <ewt>
Thu, 20 Jun 1996 00:57:23 +0000 (00:57 +0000)
committerewt <ewt>
Thu, 20 Jun 1996 00:57:23 +0000 (00:57 +0000)
Makefile

index 4e498e25a27032ec6223b33fb489c46655e93863..e0833c6a31b14d3300184beb78745f918b58e335 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,7 @@ install: $(LIBNEWT)
 
 install-sh: shared
        install -m 755 -o 0 -g 0 $(LIBNEWTSH) $(libdir)
-       ln -s $(LIBNEWTSH) $(libdir)/libnewt.so
+       ln -sf $(LIBNEWTSH) $(libdir)/libnewt.so
        /sbin/ldconfig
 
 archive: