Changeset 6a34da50cecb7c75f493b94d539b677cac8e7f8d
- Timestamp:
- 27/05/08 19:30:21
(5 months ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1211909421 +0300
- git-parent:
[6db66e5be6d1e7b8b3d7dd603294a87b15b89a6b]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1211909421 +0300
- Message:
Use sh
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rf305f74 |
r6a34da5 |
|
| 1 | | #! /bin/dash |
|---|
| | 1 | #! /bin/sh |
|---|
| 2 | 2 | # Finds LibVLC API mismatch within the CIL bindings |
|---|
| 3 | 3 | # Copyright 2008 Rémi Denis-Courmont |
|---|