From 5ad2265c1d7f36d17ac157bd4e5e722a6a2355d3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 26 Oct 2010 22:27:33 +0000 Subject: [PATCH] (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore --- os/debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/os/debian/rules b/os/debian/rules index f2724f899e..5b852fbe1f 100755 --- a/os/debian/rules +++ b/os/debian/rules @@ -30,7 +30,6 @@ override_dh_auto_install: # Since 0.7.0, upstream Makefile installs some unwanted stuff. -rm $(CURDIR)/debian/openttd/usr/share/doc/openttd/COPYING -rm $(CURDIR)/debian/openttd/usr/share/doc/openttd/changelog.txt - -rm $(CURDIR)/debian/openttd/usr/share/doc/openttd/ob*_format.txt # Don't do testing. Because the OpenTTD Makefile always does dependency # generation (even on invalid targets), dh_auto_test thinks there is a