Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 108880 | Differences between
and this patch

Collapse All | Expand All

(-)src/Makefile.in.old (-1 / +1 lines)
Lines 275-281 Link Here
275
EXTRA_DIST = $(GOB_DIST) $(PYTHON_DIST)
275
EXTRA_DIST = $(GOB_DIST) $(PYTHON_DIST)
276
CLEANFILES = $(PYTHON_CLEANFILES)
276
CLEANFILES = $(PYTHON_CLEANFILES)
277
277
278
pydir = $(PYTHON_PREFIX)/lib/python$(PYTHON_VERSION)/site-packages/gnomebt/
278
pydir = $(libdir)/python$(PYTHON_VERSION)/site-packages/gnomebt/
279
279
280
controller_la_SOURCES = gnomebt-controller-py.c gnomebt-controller-pymodule.c
280
controller_la_SOURCES = gnomebt-controller-py.c gnomebt-controller-pymodule.c
281
controller_la_LIBADD = libgnomebt.la
281
controller_la_LIBADD = libgnomebt.la

Return to bug 108880