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

Collapse All | Expand All

(-)lve/qdir/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
QT_DIR     = /usr/lib/qt3
1
QT_DIR     = /usr/qt/3
2
QT_LIB     = -L$(QT_DIR)/lib -lqt-mt
2
QT_LIB     = -L$(QT_DIR)/lib -lqt-mt
3
QT_INCLUDE = -I$(QT_DIR)/include
3
QT_INCLUDE = -I$(QT_DIR)/include
4
#
4
#

Return to bug 107564