diff options
author | Nicholas Corgan <nick.corgan@ettus.com> | 2015-12-30 10:20:14 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-30 11:22:49 -0800 |
commit | d956bb6668553694eb610ef89313e4a4b6bb0f72 (patch) | |
tree | fde6f463b0cc00be4c46d7caf24107419ae98918 /host/cmake/debian/uhd-host.dirs | |
parent | 5993ee4a4d19a41ffe40dc1a17726d52f0b8b6d0 (diff) | |
download | uhd-d956bb6668553694eb610ef89313e4a4b6bb0f72.tar.gz uhd-d956bb6668553694eb610ef89313e4a4b6bb0f72.tar.bz2 uhd-d956bb6668553694eb610ef89313e4a4b6bb0f72.zip |
Added scripts and Debian configuration files for Ubuntu PPA
Diffstat (limited to 'host/cmake/debian/uhd-host.dirs')
-rw-r--r-- | host/cmake/debian/uhd-host.dirs | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/host/cmake/debian/uhd-host.dirs b/host/cmake/debian/uhd-host.dirs new file mode 100644 index 000000000..bd43debd6 --- /dev/null +++ b/host/cmake/debian/uhd-host.dirs @@ -0,0 +1,8 @@ +etc/security/limits.d +etc/sysctl.d +usr/bin +usr/include/uhd +usr/lib +usr/lib/uhd/examples +usr/lib/uhd/tests +usr/lib/uhd/utils |