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
Commits
350be8d0
Unverified
Commit
350be8d0
authored
Sep 19, 2019
by
Jan Kotanski
Browse files
update patch
parent
16f4c618
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/patches/flavor-configure-option.patch
View file @
350be8d0
...
...
@@ -284,7 +284,7 @@ index 666f6cb..3433d6b 100644
+ cd $(DESTDIR)$(libdir) && \
+ for lib in libhdf5@FLAVOR@_fortran.*; do \
+ link=$$(echo $$lib | sed 's/@FLAVOR@//') && \
+ $(LN_S) ../../$$lib hdf5/@FLAVOR_NAME@/$$link || \
+ $(LN_S)
-f
../../$$lib hdf5/@FLAVOR_NAME@/$$link || \
+ exit 1; \
+ done
+endif
...
...
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