updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / exo-alt / exo-0.3.4-alt-version-script.patch
blob575eff217f3855b309e5d85427eb787bf598173a
1 diff --git a/exo/exo/Makefile.am b/exo/exo/Makefile.am
2 index 3fc51df..3f36cb5 100644
3 --- a/exo/exo/Makefile.am
4 +++ b/exo/exo/Makefile.am
5 @@ -102,7 +102,7 @@ libexo_0_3_la_CFLAGS = \
6 libexo_0_3_la_LDFLAGS = \
7 -export-dynamic \
8 -version-info $(LIBEXO_VERINFO) \
9 - -export-symbols-regex "^[^_].*" \
10 + -Wl,--version-script=libexo.ver \
11 -no-undefined
13 libexo_0_3_la_LIBADD = \