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 Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
xdm-arch-theme
/
xdm-arch-theme.install
blob
dd3383042d9ac6e8de6940ade9acb6ac441fabcb
1
post_install()
2
{
3
echo -e "
4
Remember to have your xdm point to the config file
5
/etc/X11/xdm/arch-xdm/xdm-config, e.g. by using xdm's
6
-config parameter.
7
8
Have fun!";
9
}
10
11