diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-14 19:49:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-20 11:20:49 +0000 |
| commit | e89a8d9fa3365f46237d0718dd6b00c0ece3bb67 (patch) | |
| tree | 1c5c7ef6cd882e6f25cc6d032a401f1054b4faff /cscript | |
| parent | 3f630fb8334238ab8a58fbe1a0f513ae2c00de80 (diff) | |
Remove some libdcp vestiges.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ import os -def dependencies(target): - return (('libdcp', '5b519d9'),) - def build(target, options): cmd = './waf configure --prefix=%s' % target.directory if target.platform == 'linux': |
