|
|
@ -48,7 +48,7 @@ endif
|
|
|
|
touch debian/stamp-bootstrap
|
|
|
|
touch debian/stamp-bootstrap
|
|
|
|
|
|
|
|
|
|
|
|
# Add here commands to configure the package.
|
|
|
|
# Add here commands to configure the package.
|
|
|
|
PKG_CONFIG_PATH='/opt/trinity/lib/pkgconfig' ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/trinity --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --disable-rpath
|
|
|
|
PKG_CONFIG_PATH='/opt/trinity/lib/pkgconfig' kde_confdir=/etc/trinity ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/trinity --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --disable-rpath
|
|
|
|
# Tricks for Intrepid
|
|
|
|
# Tricks for Intrepid
|
|
|
|
#--disable-kexif --enable-mt --x-includes=/usr/include/qt4/Qt
|
|
|
|
#--disable-kexif --enable-mt --x-includes=/usr/include/qt4/Qt
|
|
|
|
|
|
|
|
|
|
|
|