src/wscript_build: do not hardcode install_path
[aubio.git] / src / wscript_build
index 94b2062..7c9fc1c 100644 (file)
@@ -31,7 +31,6 @@ for target in build_features:
             use = ['lib_objects'],
             lib = 'm',
             target = 'aubio',
-            install_path = '${PREFIX}/lib',
             vnum = ctx.env['LIB_VERSION'])
 
 # install headers, except _priv.h ones