summaryrefslogtreecommitdiffstats
path: root/uhd.pc.in
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-02-15 17:29:19 -0800
committerJosh Blum <josh@joshknows.com>2010-02-15 17:29:19 -0800
commite8b60b03e62bdca247ed92e91c01f27dfebd487e (patch)
treefd4896856b20c723c6ed200a98ebb0d63b5f2827 /uhd.pc.in
parentb2dc873c221fb48ee67dcfb3262fdf55a8725ed1 (diff)
downloaduhd-e8b60b03e62bdca247ed92e91c01f27dfebd487e.tar.gz
uhd-e8b60b03e62bdca247ed92e91c01f27dfebd487e.tar.bz2
uhd-e8b60b03e62bdca247ed92e91c01f27dfebd487e.zip
Removed Autotools stuff and the git ignore files.
Feeding cpack a readme and license file. Added readme contents.
Diffstat (limited to 'uhd.pc.in')
-rw-r--r--uhd.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/uhd.pc.in b/uhd.pc.in
index 02b0868aa..59ba623f5 100644
--- a/uhd.pc.in
+++ b/uhd.pc.in
@@ -1,7 +1,7 @@
prefix=@CMAKE_INSTALL_PREFIX@
-exec_prefix=@CMAKE_INSTALL_PREFIX@
-libdir=@CMAKE_INSTALL_PREFIX@/@LIBRARY_DIR@
-includedir=@CMAKE_INSTALL_PREFIX@/@HEADER_DIR@
+exec_prefix=${prefix}
+libdir=${prefix}/@LIBRARY_DIR@
+includedir=${prefix}/@HEADER_DIR@
Name: @CPACK_PACKAGE_NAME@
Description: Universal Hardware Driver