mirror of
https://github.com/boostorg/boost_install.git
synced 2026-07-21 13:13:30 +00:00
Revert "Use consistent naming scheme for python subdir in LIBDIR"
This reverts commit 4a7a15efe4.
This commit is contained in:
+1
-1
@@ -416,7 +416,7 @@ local rule tag ( name : type ? : property-set )
|
||||
|
||||
if $(python)
|
||||
{
|
||||
r = $(r:B=$(r:B)-python$(python)) ;
|
||||
r = $(r:B=$(r:B)-py$(python)) ;
|
||||
}
|
||||
|
||||
.debug " result=" $(r) ;
|
||||
|
||||
Reference in New Issue
Block a user