Advertisement
Guest User

not required?

a guest
May 25th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if [ ! -f /etc/chromium-browser/default ]; then
  2. install -Dm644 "$srcdir/default" "$pkgdir/etc/chromium-browser/default"
  3. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement