]> git.alsa-project.org Git - alsa-oss.git/commit
Revert "Fix path to libaoss.so."
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Apr 2014 09:46:02 +0000 (11:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Apr 2014 09:47:24 +0000 (11:47 +0200)
commit61046ff874dc793f3591727e7c44f91f2f1ffaa7
tree657287335a029a1c645b0435d799121a72e7a767
parent39df15865875c005ca13714ca464833162a2a24d
Revert "Fix path to libaoss.so."

This reverts commit 53e8f2dace57cd428e046059ac7172e58d206429.

This breaks the multi-arch usage.  The original code uses ${exec_prefix}
intentionally together with \$LIB (note the backslash here), so that
ld.so itself expands the right path for both 32 and 64bit archs.

Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=874331
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsa/aoss.in