From 95ac67b92aa2b1297d4f820db77181f4b7319198 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 21 Nov 2014 22:10:38 -0600 Subject: Remove obsolete filelight-l10n package from Debian and Ubuntu packaging files --- .../applications/filelight-l10n/debian/rules | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100755 debian/squeeze/applications/filelight-l10n/debian/rules (limited to 'debian/squeeze/applications/filelight-l10n/debian/rules') diff --git a/debian/squeeze/applications/filelight-l10n/debian/rules b/debian/squeeze/applications/filelight-l10n/debian/rules deleted file mode 100755 index 660db576c..000000000 --- a/debian/squeeze/applications/filelight-l10n/debian/rules +++ /dev/null @@ -1,35 +0,0 @@ -#! /usr/bin/make -f - -DEB_PATCHDIRS := debian/patches/common debian/patches - -include /usr/share/cdbs/1/rules/debhelper.mk -include debian/cdbs/kde.mk -#include /usr/share/cdbs/1/rules/patchsys-quilt.mk -include /usr/share/cdbs/1/rules/utils.mk - -DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde -DEB_CONFIGURE_MANDIR := /opt/trinity/share/man -DEB_CONFIGURE_PREFIX := /opt/trinity -DEB_CONFIGURE_INFODIR := /opt/trinity/share/info - -cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) - -#DEB_PATCHDIRS := debian/patches/common debian/patches -#DEB_INSTALL_DOCS_ALL := - -DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/usr/trinity/lib --with-extra-includes=/opt/trinity/include/tde - -DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ - && echo xz || echo bzip2) - -post-patches:: debian/stamp-bootstrap - -debian/stamp-bootstrap: - ! [ -f /usr/share/libtool/ltmain.sh ] || \ - cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh - ! [ -f /usr/share/libtool/config/ltmain.sh ] || \ - cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh - cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in - - make -f admin/Makefile.common cvs - touch debian/stamp-bootstrap -- cgit v1.2.3