From 383519bff306569c09dfb08b40434a9dea4bc7e1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 Jan 2011 17:50:13 +0100 Subject: Removing l10n support for 2.0 branch. --- debian/control | 3 +-- debian/rules | 7 ------- 2 files changed, 1 insertion(+), 9 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 539c33028..0e2cde43c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Debian Live Project Uploaders: Daniel Baumann Build-Depends: debhelper (>= 7.0.50~) -Build-Depends-Indep: gettext Standards-Version: 3.9.1 Homepage: http://live.debian.net/devel/live-build/ Vcs-Browser: http://live.debian.net/gitweb/?p=live-build.git @@ -15,7 +14,7 @@ Architecture: all Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static Conflicts: live-helper (<< 2.0~a20) Replaces: live-helper -Recommends: cpio, gettext-base, gnu-fdisk +Recommends: cpio, gnu-fdisk Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, diff --git a/debian/rules b/debian/rules index 6a24cd52c..ea8565100 100755 --- a/debian/rules +++ b/debian/rules @@ -3,15 +3,8 @@ %: dh ${@} -override_dh_auto_clean: - $(MAKE) -C po clean - -override_dh_auto_build: - $(MAKE) -C po update-po - override_dh_auto_install: $(MAKE) DESTDIR=$(CURDIR)/debian/live-build install - $(MAKE) -C po DESTDIR=$(CURDIR)/debian/live-build install mv debian/live-build/usr/share/doc/live-build/ChangeLog.live-package debian/live-build/usr/share/doc/live-build/changelog.live-package mv debian/live-build/usr/share/doc/live-build/ChangeLog.live-webhelper debian/live-build/usr/share/doc/live-build/changelog.live-webhelper -- cgit v1.2.3