|
|
|
@ -53,7 +53,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
|
|
|
|
|
--with-pic \
|
|
|
|
|
--with-tdelibsdoxy-dir=/opt/trinity/share/doc/tde/HTML/en/tdelibs-apidocs \
|
|
|
|
|
--with-pythondir=/usr \
|
|
|
|
|
--with-qtdoc-dir=/usr/share/qt3/doc/html \
|
|
|
|
|
# --with-qtdoc-dir=/usr/share/tqt3/doc/html \
|
|
|
|
|
--prefix=/opt/trinity \
|
|
|
|
|
--with-extra-libs=/opt/trinity/lib
|
|
|
|
|
|
|
|
|
@ -69,7 +69,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
|
|
|
|
|
-DWITH_BUILDTOOL_ALL="ON" \
|
|
|
|
|
-DWITH_LANGUAGE_ALL="ON" \
|
|
|
|
|
-DWITH_VCS_ALL="ON" \
|
|
|
|
|
-DQT_DOCDIR="/usr/share/qt3/doc/html"
|
|
|
|
|
-DQTDIR="/usr/share/tqt3"
|
|
|
|
|
|
|
|
|
|
binary-install/tdevelop-trinity::
|
|
|
|
|
mkdir -p debian/tdevelop-trinity/opt/trinity/share/pixmaps
|
|
|
|
|