X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2FConfig;fp=lfs%2FConfig;h=7360ac675ecee54f2784cfc72578cef194477c60;hp=2bc07547340197df985c595905db7897a1ae192c;hb=f5ad8f59d2570aadc2d12077ed389f539775db14;hpb=03395fbd076dcb3ebbfe6df18875094900c773e4 diff --git a/lfs/Config b/lfs/Config index 2bc075473..7360ac675 100644 --- a/lfs/Config +++ b/lfs/Config @@ -96,6 +96,8 @@ endif # ifeq "$(ROOT)" "" define POSTBUILD + @echo "Updating linker cache..." + @type -p ldconfig >/dev/null && ldconfig || : @echo "Install done; saving file list to $(TARGET) ..." @$(FIND_FILES) > $(DIR_SRC)/lsalrnew @diff $(DIR_SRC)/lsalr $(DIR_SRC)/lsalrnew | grep '^> ' | sed 's/^> //' > $(TARGET)_diff