PKGBUILDs/aur/chromium-dev/chromium-dev.sh
2011-08-01 08:56:00 -05:00

5 lines
147 B
Bash

#!/bin/sh
export CHROME_WRAPPER=/usr/lib/chromium-dev/chromium
export CHROME_DESKTOP=chromium-dev.desktop
exec /usr/lib/chromium-dev/chromium "$@"