File 0001-Docs-adapted-to-openSUSE.patch of Package libuhd
From 59a4e3c573497af4ba21c4d3c80f81af70713ea4 Mon Sep 17 00:00:00 2001
From: Gregor Dschung <dschung@cs.uni-kl.de>
Date: Sun, 23 Jan 2011 17:02:59 +0100
Subject: [PATCH] Docs adapted to openSUSE
---
host/CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index d0c576e..5a92959 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -38,7 +38,7 @@ SET(RUNTIME_DIR bin)
SET(LIBRARY_DIR lib${LIB_SUFFIX})
SET(INCLUDE_DIR include)
SET(PKG_DATA_DIR share/uhd)
-SET(PKG_DOC_DIR share/doc/uhd)
+SET(PKG_DOC_DIR share/doc/packages/uhd)
########################################################################
# Local Include Dir
--
1.7.1