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 Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
libgl-git-pselect
/
libgl.install
blob
fcd3210b718763c2ae76d89fae152badb0288af2
1
post_install()
2
{
3
pselect mesa-libgl enable
4
}
5
6
post_upgrade()
7
{
8
post_install
9
}
10
11
pre_remove()
12
{
13
pselect mesa-libgl disable
14
}