summarylogtreecommitdiffstats
path: root/h264enc.install
diff options
context:
space:
mode:
Diffstat (limited to 'h264enc.install')
-rw-r--r--h264enc.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/h264enc.install b/h264enc.install
new file mode 100644
index 000000000000..f8c4d890384d
--- /dev/null
+++ b/h264enc.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Hint: run 'h264enc -r' after installation of optional packages."
+}