37fb394
--- CMakeLists.txt	2010-03-30 07:03:34.000000000 +0200
37fb394
+++ CMakeLists1.txt	2010-04-04 17:11:19.447191337 +0200
37fb394
@@ -423,7 +423,7 @@
6857225
 # Needed for openal.pc.in
6857225
 SET(prefix ${CMAKE_INSTALL_PREFIX})
6857225
 SET(exec_prefix "\${prefix}")
6857225
-SET(libdir "\${exec_prefix}/${LIB_INSTALL_DIR}")
37fb394
+SET(libdir "${LIB_INSTALL_DIR}")
6857225
 SET(bindir "\${exec_prefix}/bin")
6857225
 SET(includedir "\${prefix}/include")
6857225
 SET(PACKAGE_VERSION "${LIB_VERSION}")