updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / adjtimex / adjtimex.install
blob1a8fefe31f0d5519b57975e0716ca198ad1313be
1 post_install() {
2     echo
3     echo '---------------------------------------------------------------------------'
4     echo 'IMPORTANT NOTE:'
5     echo 
6     echo 'Run adjtimexconfig only as a superuser.'
7     echo 
8     echo "---------------------------------------------------------------------------"
11 post_upgrade() {
12   post_install
15 post_remove() {
16   /bin/true
19 op=$1
20 shift
22 $op $*