X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=68ea310d6b0ba4a61dacdcb61d6944fd0a20d545;hb=b8667492cf36a609939ee35ac42900ff0b0cc80f;hp=24a5071b896537b386e5d4a15d10739dee86bdc2;hpb=27279fcb63d805cc21d3c5cfa318d629ee02575a;p=libucw.git diff --git a/Makefile b/Makefile index 24a5071b..68ea310d 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,6 @@ include $(BUILDSYS)/Makebottom ifndef CONFIG_LOCAL install: all $(INSTALL_TARGETS) - /sbin/ldconfig -n $(DESTDIR)$(INSTALL_LIB_DIR) else install: @echo "Nothing to install, this is a local build." && false