- changed the meaning of the "lib" location, so that it now always
includes one sub-directory per platform
This commit is contained in:
parent
19754f5cdf
commit
be524421ff
|
@ -121,7 +121,9 @@ Currently, the following abstract locations are defined:
|
|||
|
||||
lib
|
||||
|
||||
Location containing platform-dependent libraries.
|
||||
Location containing platform-dependent files, like shared
|
||||
libraries. This location contains one sub-directory per platform
|
||||
for which packages have been installed, and nothing else.
|
||||
|
||||
doc
|
||||
|
||||
|
@ -530,4 +532,4 @@ Package loading script
|
|||
|
||||
* Version
|
||||
|
||||
$Id: proposal.txt,v 1.2 2003/12/16 22:16:43 michel-schinz Exp $
|
||||
$Id: proposal.txt,v 1.3 2003/12/21 20:43:39 michel-schinz Exp $
|
||||
|
|
Loading…
Reference in New Issue