Commit a709408a authored by Dominique Martinet's avatar Dominique Martinet Committed by Jean-Baptiste Kempf

contribs: goom2k4 wants to install stuff outside of our prefix...

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 6f798af9
--- goom/xmms-goom/Makefile.am 2005-02-07 22:46:42.000000000 +0900
+++ goom.new/xmms-goom/Makefile.am 2011-04-16 02:03:15.420291009 +0900
@@ -2,7 +2,7 @@
if HAVE_XMMS
xmms_lib_LTLIBRARIES = libxmmsgoom2.la
-xmms_libdir = $(XMMS_VISUALIZATION_PLUGIN_DIR)
+xmms_libdir = $(libdir)
libxmmsgoom2_la_LIBADD = $(top_builddir)/src/libgoom2.la $(XMMS_LIBS)
libxmmsgoom2_la_SOURCES = xmms_goom.c
INCLUDES=-DDATADIR=\"@XMMS_DATA_DIR@\" @XMMS_CFLAGS@ -Wall -I../src/
......@@ -1370,6 +1370,7 @@ ifdef HAVE_MACOSX
patch -p0 < Patches/goom2k4-osx.patch
endif
patch -p0 < Patches/goom2k4-noxmmx.patch
patch -p0 < Patches/goom2k4-xmmslibdir.patch
(cd $@; rm -f configure; autoreconf -ivf)
.goom2k4: goom
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment