From 82ece83a8f7536713a171f12c2e30f07e152064e Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Tue, 16 Oct 2001 01:56:45 +0000 Subject: last changes to make the package work outside CVS CVS patchset: 820 CVS date: 2001/10/16 01:56:45 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 848787aa5..4e5f25c16 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp - test -f Makefile && $(MAKE) distclean + test -f Makefile && $(MAKE) distclean || true dh_clean install: build -- cgit v1.2.3