From 54f63ee35642938b5386429fd3baca9c885f2c93 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Wed, 9 Jan 2008 09:57:23 +0100 Subject: * Drop DEB_INSTALL_CHANGELOGS_ALL, left-over from previous commits - update debian/rules --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 9354099..77e4ec0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -# Copyright (c) 2007 Fabien Tassin +# Copyright (c) 2007-2008 Fabien Tassin # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -31,5 +31,4 @@ DEB_MAKE_BUILD_TARGET := build DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/tmp/ DEB_MAKE_CHECK_TARGET := $(NULL) -DEB_INSTALL_CHANGELOGS_ALL := Changelog.txt DEB_INSTALL_DOCS_ALL := README -- cgit v1.2.3