summarylogtreecommitdiffstats
path: root/gr-osmosdr-nonfree-git.install
diff options
context:
space:
mode:
authorDan McCurry2016-03-26 14:27:55 -0500
committerDan McCurry2016-03-26 14:27:55 -0500
commite6e6d2fd88765135aef0863923653d6314619fac (patch)
tree027f90105640a51ac158fe3e16cd13a69d81733b /gr-osmosdr-nonfree-git.install
downloadaur-e6e6d2fd88765135aef0863923653d6314619fac.tar.gz
initial commit
Diffstat (limited to 'gr-osmosdr-nonfree-git.install')
-rw-r--r--gr-osmosdr-nonfree-git.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/gr-osmosdr-nonfree-git.install b/gr-osmosdr-nonfree-git.install
new file mode 100644
index 000000000000..a3be0b65dcb7
--- /dev/null
+++ b/gr-osmosdr-nonfree-git.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo "Ensure that the corresponding optional dependencies are installed for support of your device. If not, install the dependency and rebuild gr-osmosdr-nonfree-git."
+}
+
+post_upgrade() {
+ post_install $1
+}