From 067694f36c13837103badd21b35f3b09db100ea2 Mon Sep 17 00:00:00 2001 From: Lex Spoon Date: Tue, 12 Jun 2007 19:31:29 +0000 Subject: stop including scalap.1 in the deb, because scalap itself is not included --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5e2437dea5..395e5e6f7c 100755 --- a/debian/rules +++ b/debian/rules @@ -29,7 +29,7 @@ install: build install -m755 debian/command-scripts/* $(CURDIR)/debian/scala/usr/bin/ dh_installdocs -A - dh_installman -pscala simpbuild/manual/man1/*.1 + dh_installman -pscala simpbuild/manual/man1/*.1 -Xsimpbuild/manual/man1/scalap.1 dh_installchangelogs -A dh_compress -A dh_fixperms -A -- cgit v1.2.3