Skip to content
Snippets Groups Projects
Commit 4b68d8f0 authored by Jan Kotanski's avatar Jan Kotanski
Browse files

set install dir

parent aace74ed
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ GNUARCH:=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
# @echo nothing to do for dh_install
override_dh_auto_configure:
dh_auto_configure -- -DENABLE_LZ4_PLUGIN=ON -DCMAKE_LIBRARY_PATH=$(DEST)/usr/lib/$(GNUARCH)/hdf5/plugins
dh_auto_configure -- -DENABLE_LZ4_PLUGIN=ON -DLIB_INSTALL_DIR=/usr/lib/$(GNUARCH)/hdf5/plugins
#override_dh_auto_configure:
# dh_auto_configure -- --disable-static --libdir=$(DEST)/usr/lib/$(GNUARCH)/hdf5/plugins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment