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]
/
plasma-theme-glassified
/
hint.install
blob
4dd63a6e9a49e0819d9a45882393016779e292e7
1
post_install()
2
{
3
echo ""
4
echo "please restart kde to use these plasma theme"
5
echo ""
6
}
7
8
post_upgrade()
9
{
10
post_install $1
11
}
12
13
op=$1
14
shift
15
16
$op $*