From 1f50a7e74fa2ea0ad89c1bba8644f0953d7e83be Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Tue, 25 Dec 2007 20:47:51 +0000 Subject: [PATCH] Sweeter linebreak --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d3c29cf..cdacbbe 100755 --- a/debian/rules +++ b/debian/rules @@ -63,7 +63,8 @@ install: build $(MAKE) install DESTDIR=$(CURDIR)/debian/mysqltcl mkdir $(CURDIR)/debian/mysqltcl/usr/lib/tcltk - mv $(CURDIR)/debian/mysqltcl/usr/lib/mysqltcl* $(CURDIR)/debian/mysqltcl/usr/lib/tcltk + mv $(CURDIR)/debian/mysqltcl/usr/lib/mysqltcl* \ + $(CURDIR)/debian/mysqltcl/usr/lib/tcltk rm -rf \ $(CURDIR)/debian/mysqltcl/usr/share/man/mann \ $(CURDIR)/debian/mysqltcl/usr/bin \ -- 2.39.2