repo.or.cz
/
arch-packages.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 extra-x86_64
[arch-packages.git]
/
mesa-demos
/
repos
/
extra-x86_64
/
mesa-demos.install
blob
4d887e891fd89cc27e1f15a28811d2ca3ff019fa
1
post_upgrade() {
2
if [ "`vercmp $2 8.4.0-5`" -lt 0 ]; then
3
echo ">>> glxinfo, eglinfo and glxgears are now part of"
4
echo ">>> the new \"mesa-utils\" package."
5
fi
6
}