hdf5-18: solve conflict
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
c955293a70
commit
84815eae08
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hdf5-18'
|
||||
pkgname=hdf5-18
|
||||
version=1.8.20
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=hdf5-$version
|
||||
build_style=gnu-configure
|
||||
nocross=yes
|
||||
|
@ -19,6 +19,7 @@ post_install() {
|
|||
vlicense COPYING
|
||||
vmkdir usr/lib/${pkgname}
|
||||
mv -v ${DESTDIR}/usr/bin ${DESTDIR}/usr/lib/${pkgname}
|
||||
mv -v ${DESTDIR}/usr/lib/libhdf5{,-18}.settings
|
||||
}
|
||||
|
||||
hdf5-18-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue