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 11 00:07:16 UTC 2012
[aur-mirror.git]
/
915resolution-static
/
915resolution.install
blob
ce8a19b535bd312ee68e8a19256310e1f5658ff4
1
# vim: set ft=sh:
2
3
build ()
4
{
5
MODULES=""
6
BINARIES="/usr/sbin/915resolution"
7
FILES=""
8
SCRIPT="915resolution"
9
}
10
11
help ()
12
{
13
cat<<HELPEOF
14
This hook patches the video BIOS for widescreen displays
15
HELPEOF
16
}