From e5d2ea6d0cd5e9b97fedaa32c38c9b9743c1dfd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Apr 2019 16:02:42 +0200 Subject: DEB dbus-1-tqt: Fix apidox build invocation to be just for build-indep. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../dependencies/dbus-1-tqt/debian/cdbs/debian-qt-kde.mk | 4 ++-- ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/kde.mk | 12 ------------ 2 files changed, 2 insertions(+), 14 deletions(-) (limited to 'ubuntu/_base/dependencies') diff --git a/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/debian-qt-kde.mk b/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/debian-qt-kde.mk index 3bd77b8f7..c1f7ae0a9 100644 --- a/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/debian-qt-kde.mk +++ b/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/debian-qt-kde.mk @@ -96,8 +96,6 @@ binary-install/$(DEB_SOURCE_PACKAGE)-doc-html:: clean:: rm -f debian/stamp-cvs-make -endif - common-build-indep:: debian/stamp-kde-apidox debian/stamp-kde-apidox: $(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox) @@ -109,3 +107,5 @@ common-install-kde-apidox:: clean:: rm -f debian/stamp-kde-apidox + +endif diff --git a/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/kde.mk b/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/kde.mk index f5d237249..818730f18 100644 --- a/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/kde.mk +++ b/ubuntu/_base/dependencies/dbus-1-tqt/debian/cdbs/kde.mk @@ -68,18 +68,6 @@ $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: cleanbuilddir:: -$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR)) -common-build-arch common-build-indep:: debian/stamp-kde-apidox -debian/stamp-kde-apidox: -# $(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox) - touch $@ - -common-install-arch common-install-indep:: common-install-kde-apidox -common-install-kde-apidox:: -# $(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR)) - -clean:: - rm -f debian/stamp-kde-apidox - # This is a convenience target for calling manually. It's not part of # the build process. buildprep: clean apply-patches -- cgit v1.2.3