Ver código fonte

Peter S. Mazinger writes:

Hello!

The latest changes document ldd in RUNTIME_PREFIX/bin, but it is installed
in RUNTIME_PREFIX/usr/bin

Peter
Eric Andersen 20 anos atrás
pai
commit
8407ee91dd
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -975,7 +975,7 @@ config RUNTIME_PREFIX
 	  like the following:
 	      $(RUNTIME_PREFIX)/
 	          lib/            <contains all runtime libraries>
-	          bin/ldd         <the ldd utility program>
+	          usr/bin/ldd     <the ldd utility program>
 	          sbin/ldconfig   <the ldconfig utility program>
 	  This value is used by the 'make install' Makefile target.  Since this
 	  directory is compiled into the shared library loader, you will need to