summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/gnuradio/gnuradio.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/gnuradio/gnuradio.SlackBuild b/development/gnuradio/gnuradio.SlackBuild
index 1fe71f44ab..abe11c3e11 100644
--- a/development/gnuradio/gnuradio.SlackBuild
+++ b/development/gnuradio/gnuradio.SlackBuild
@@ -94,6 +94,7 @@ cd build
-DLIB_SUFFIX=$LIBDIRSUFFIX \
-DCMAKE_MODULES_DIR=lib$LIBDIRSUFFIX/cmake/$PRGNAM \
-Wno-dev \
+ -DGR_MAN_DIR=/usr/man \
-DCMAKE_BUILD_TYPE=Release ..
make
make install DESTDIR=$PKG