diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-01 11:26:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-01 11:26:57 +0100 |
| commit | 5b95caee1e25a2daa7c0e872dffdb9634bddd314 (patch) | |
| tree | 0c520e4e5a821f56a196aceba46671311adae7f3 | |
| parent | c0ed407fb02891f0dd364e78b6192f0e6dbe1d8d (diff) | |
| parent | 1774f34b5420c0526991f3f1b621d9ca53eaf345 (diff) | |
Merge branch 'master' of /home/carl/git/dvdomatic
| -rwxr-xr-x | release | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ command("./waf clean") command("./waf") command("./waf configure") command("./waf dist") -command("./rebuild-windows") +command("./builds/windows") shutil.copy(os.path.join('build', 'windows', 'DVD-o-matic %s Installer.exe' % release_version_string), '.') rewrite_wscript(new_pre_version) |
