diff options
author | Bob Igo <bob@stormlogic.com> | 2009-08-04 14:30:20 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-08-04 14:30:20 (GMT) |
commit | 3a19d8803460d65743c8b7bb600e7936376871a0 (patch) | |
tree | cb36eed0b2efb0804eb82c420d9f4d1f5dd04b7c | |
parent | 4dfa6afea88343f188bb245ee90ea656e4d1db4b (diff) | |
download | linhes_dev-3a19d8803460d65743c8b7bb600e7936376871a0.zip |
removecommercials now a User Job
3 files changed, 12 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks index 1d98bea..e1221c9 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks @@ -212,3 +212,7 @@ libraw1394 libavc1394 # wrapper for mplayer mplayer-wrapper + +# in-place commercial remover (for user job) +removecommercials + diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks index 1d98bea..e1221c9 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks @@ -212,3 +212,7 @@ libraw1394 libavc1394 # wrapper for mplayer mplayer-wrapper + +# in-place commercial remover (for user job) +removecommercials + diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks index 1d98bea..e1221c9 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks @@ -212,3 +212,7 @@ libraw1394 libavc1394 # wrapper for mplayer mplayer-wrapper + +# in-place commercial remover (for user job) +removecommercials + |