repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
volumeicon
/
trunk
/
volumeicon.install
blob
582cc86731c3a2b1386c615ebe771e218cb12596
1
post_install() {
2
# See FS#34239 for more information
3
echo 'If there are problems running volumeicon, try:'
4
echo 'rm -iv ~/.config/volumeicon/volumeicon'
5
}
6
7
# vim:set ts=2 sw=2 et: