Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PETRA III Debian Packages
hdf5-external-filter-plugins
Commits
4b68d8f0
Commit
4b68d8f0
authored
Jul 02, 2018
by
Jan Kotanski
Browse files
set install dir
parent
aace74ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/rules
View file @
4b68d8f0
...
...
@@ -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
-D
CMAKE_LIBRARY_PATH
=
$(DEST)
/usr/lib/
$(GNUARCH)
/hdf5/plugins
dh_auto_configure
--
-DENABLE_LZ4_PLUGIN
=
ON
-D
LIB_INSTALL_DIR
=
/usr/lib/
$(GNUARCH)
/hdf5/plugins
#override_dh_auto_configure:
# dh_auto_configure -- --disable-static --libdir=$(DEST)/usr/lib/$(GNUARCH)/hdf5/plugins
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment