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