diff options
author | Wessel Dankers <wsl-github@fruit.je> | 2014-01-30 20:12:48 +0100 |
---|---|---|
committer | Wessel Dankers <wsl-github@fruit.je> | 2014-01-30 20:12:48 +0100 |
commit | b83761f7d9fc0fff88b7e782658a498060cff12a (patch) | |
tree | b80624be8cd23cbc2ddbd93cb380e97203b5e7d3 /update | |
parent | b2d653c2cedd9e397f663474005556ddd2345fab (diff) | |
download | mpv-build-b83761f7d9fc0fff88b7e782658a498060cff12a.tar.bz2 mpv-build-b83761f7d9fc0fff88b7e782658a498060cff12a.tar.xz |
Fix bashism in debian/rules, handle errors better
POSIX sh requires a ';' before a closing ')'.
However, in this case the () were not even necessary,
so leave them out entirely (make already starts a separate
shell process for each command).
Also tidy up the whitespace a little to make things easier
on the eye.
Diffstat (limited to 'update')
0 files changed, 0 insertions, 0 deletions