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 Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git]
/
chromium-dev
/
chromium-dev.sh
blob
5398d428c48eac6b4a14f5e387b88cf50fcaa014
1
#!/bin/sh
2
export
CHROME_WRAPPER
=/
usr
/
lib
/
chromium-dev
/
chromium
3
export
CHROME_DESKTOP
=
chromium-dev.desktop
4
exec
/
usr
/
lib
/
chromium-dev
/
chromium
"$@"