summaryrefslogtreecommitdiffstats
path: root/abs/core/man/whatis.cron.daily
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-03 03:26:25 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-03 03:26:25 (GMT)
commit9e1bbb32ae25fef6111d95205614a612ed9f70ec (patch)
treeed42f7b1c991416b177e9fa6f6b852f48812b7ad /abs/core/man/whatis.cron.daily
parent4004c7c21e83a7f90db802b5f603fd510304e81e (diff)
downloadlinhes_pkgbuild-9e1bbb32ae25fef6111d95205614a612ed9f70ec.zip
linhes_pkgbuild-9e1bbb32ae25fef6111d95205614a612ed9f70ec.tar.gz
linhes_pkgbuild-9e1bbb32ae25fef6111d95205614a612ed9f70ec.tar.bz2
man-db: upgrade
Diffstat (limited to 'abs/core/man/whatis.cron.daily')
-rwxr-xr-xabs/core/man/whatis.cron.daily9
1 files changed, 0 insertions, 9 deletions
diff --git a/abs/core/man/whatis.cron.daily b/abs/core/man/whatis.cron.daily
deleted file mode 100755
index 6332d80..0000000
--- a/abs/core/man/whatis.cron.daily
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-# Make sure MANPATH is complete
-source /etc/profile
-source /etc/profile.d/* 2>/dev/null
-
-# Update the "whatis" database
-/usr/sbin/makewhatis -u -w
-