summaryrefslogtreecommitdiff
path: root/cmake/Packaging/post_install.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Packaging/post_install.in')
-rwxr-xr-xcmake/Packaging/post_install.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/Packaging/post_install.in b/cmake/Packaging/post_install.in
new file mode 100755
index 000000000..e7245f032
--- /dev/null
+++ b/cmake/Packaging/post_install.in
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+@CMAKE_INSTALL_PREFIX@/libexec/gnuradio/grc_setup_freedesktop install
+ldconfig