diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-08 09:08:25 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-08 09:08:25 (GMT) |
commit | 3e3a57915f2b024e07bac3c975f939f4b6f64f3c (patch) | |
tree | ac42ee4077a259bfd5eabe11a9ff8c1bc1b07a98 /abs/core-testing/transcode/transcode.install | |
parent | 0bf7b390b08ff0e6acf00bc31ecb5a4d8e6a7d17 (diff) | |
download | linhes_pkgbuild-3e3a57915f2b024e07bac3c975f939f4b6f64f3c.zip linhes_pkgbuild-3e3a57915f2b024e07bac3c975f939f4b6f64f3c.tar.gz linhes_pkgbuild-3e3a57915f2b024e07bac3c975f939f4b6f64f3c.tar.bz2 |
Sync w/ upstream.
Diffstat (limited to 'abs/core-testing/transcode/transcode.install')
-rw-r--r-- | abs/core-testing/transcode/transcode.install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/abs/core-testing/transcode/transcode.install b/abs/core-testing/transcode/transcode.install new file mode 100644 index 0000000..9858c32 --- /dev/null +++ b/abs/core-testing/transcode/transcode.install @@ -0,0 +1,6 @@ +post_install() { +echo ">>" +echo ">> Transcode currently does not work with divx4linux. Please" +echo ">> use xvid(core) instead." +echo ">>" +} |