summaryrefslogtreecommitdiff
path: root/pcr/h264enc/h264enc.instal
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-03 07:55:17 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-03 07:55:17 +0100
commitfa530dabcf0201d112f3d0eea34ef5aa1312f559 (patch)
treea5e1a85f08af6b268e65fc4b2cea4dda928e9e28 /pcr/h264enc/h264enc.instal
parentf7481e1bd145c6c1b19934820db18c34089fd992 (diff)
downloadabslibre-fa530dabcf0201d112f3d0eea34ef5aa1312f559.tar.gz
abslibre-fa530dabcf0201d112f3d0eea34ef5aa1312f559.tar.bz2
abslibre-fa530dabcf0201d112f3d0eea34ef5aa1312f559.zip
pcr/h264enc: updated to 10.4.7
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."
+}