[interchange/DEB_5_7_7: 2/3] Remove empty crontab manual page after the build.

Stefan Hornburg interchange-cvs at icdevgroup.org
Mon Jan 23 11:07:59 UTC 2012


commit 8d04813271689396c0d44ccb26c389b00289d2e9
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Mon Jan 23 11:53:05 2012 +0100

    Remove empty crontab manual page after the build.

 debian/rules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/debian/rules b/debian/rules
index b1cd007..5cdce8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,6 +105,8 @@ install: build
 # Apache configuration file snippet for interchange-ui package
 	mkdir -p $(TMP)/etc/apache2/conf.d
 	install -m 0644 debian/interchange-ui.conf $(TMP)/etc/apache2/conf.d 
+# remove empty man pages
+	rm $(TMP)/usr/share/man/man1/crontab.1p
 # remove unneeded stuff
 	rm $(TMP)/usr/lib/interchange/error.log
 	rm $(TMP)/usr/lib/interchange/*.pl



More information about the interchange-cvs mailing list