repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
xmcd
/
xmcd.install
blob
c2da31c4990e974526697a10aa25469b8abdd273
1
post_install()
2
{
3
echo "NOTICE: Before using xmcd/cda for the first time, you"
4
echo "must set up the software by running the following program:"
5
echo ""
6
echo "/usr/lib/X11/xmcd/lib-Linux-i686/config/config.sh"
7
echo ""
8
echo "Xmcd/cda will not work until that is done."
9
}
10
11
op=$1
12
shift
13
14
$op $*