Просмотр исходного кода

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 22 лет назад
Родитель
Сommit
8407ee91dd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

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