From 56a080ec706bbe821a66a76310a5bcf72aa60f4f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 30 Aug 2012 12:53:33 -0500 Subject: Fix k3b-i18n FTBFS on Debian and Ubuntu --- ubuntu/maverick/applications/k3b-i18n/debian/control | 7 ++----- ubuntu/maverick/applications/k3b-i18n/debian/rules | 1 - 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'ubuntu') diff --git a/ubuntu/maverick/applications/k3b-i18n/debian/control b/ubuntu/maverick/applications/k3b-i18n/debian/control index cb9475d6d..507ddcece 100644 --- a/ubuntu/maverick/applications/k3b-i18n/debian/control +++ b/ubuntu/maverick/applications/k3b-i18n/debian/control @@ -1,14 +1,11 @@ Source: k3b-i18n-trinity -Section: otherosfs +Section: tde Priority: optional Maintainer: Timothy Pearson Uploaders: Francois Marier , Fathi Boudra Build-Depends: debhelper (>= 6), quilt, automake, autoconf, libtool, libltdl-dev Build-Depends-Indep: tdelibs4-trinity-dev -Standards-Version: 3.7.3 -Homepage: http://www.k3b.org -Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/k3b-i18n/trunk/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/k3b/trunk/ +Standards-Version: 3.8.3 Package: k3b-i18n-trinity Architecture: all diff --git a/ubuntu/maverick/applications/k3b-i18n/debian/rules b/ubuntu/maverick/applications/k3b-i18n/debian/rules index 108c07633..def409839 100755 --- a/ubuntu/maverick/applications/k3b-i18n/debian/rules +++ b/ubuntu/maverick/applications/k3b-i18n/debian/rules @@ -70,7 +70,6 @@ endif ifneq "$(wildcard /usr/share/misc/config.guess)" "" cp -f /usr/share/misc/config.guess config.guess endif - -find . -name *gmo | xargs rm dh_clean -- cgit v1.2.3