View | Details | Raw Unified | Return to bug 219641 | Differences between
and this patch

Collapse All | Expand All

(-)pyqt.mk (+1 lines)
Lines 219-224 Link Here
219
		-d ${PYTHONPREFIX_SITELIBDIR} \
219
		-d ${PYTHONPREFIX_SITELIBDIR} \
220
		-q ${QMAKE} \
220
		-q ${QMAKE} \
221
		--confirm-license \
221
		--confirm-license \
222
		--sip ${LOCALBASE}/bin/sip-${PYTHON_VERSION} \
222
		--sipdir ${SIPDIR}
223
		--sipdir ${SIPDIR}
223
224
224
# One of the things PyQt looks for to determine whether to build the Qt DBus
225
# One of the things PyQt looks for to determine whether to build the Qt DBus

Return to bug 219641