--- hdf5-1.6.5/test/Makefile.in~	2005-07-21 14:49:03.000000000 +0000
+++ hdf5-1.6.5/test/Makefile.in	2008-01-30 23:01:19.000000000 +0000
@@ -39,7 +39,6 @@
 LIB=libh5test.la
 LIB_SRC=h5test.c testframe.c
 LIB_OBJ=$(LIB_SRC:.c=.lo)
-PUB_LIB=
 
 ## Temporary files.  These files are the ones created by setting the
 ## HDF5_NOCLEANUP environment variable and running `make test' without
--- hdf5-1.6.5/debian/install_shlib~	2008-01-30 23:58:30.000000000 +0000
+++ hdf5-1.6.5/debian/install_shlib	2008-01-30 23:59:03.000000000 +0000
@@ -1 +1 @@
-usr/lib/libhdf5*.so.*
+usr/lib/libh*.so.*
--- hdf5-1.6.5/debian/install_devlib~	2008-01-30 23:58:30.000000000 +0000
+++ hdf5-1.6.5/debian/install_devlib	2008-01-30 23:59:54.000000000 +0000
@@ -1,5 +1,5 @@
 usr/include
-usr/lib/libhdf5*.so
-usr/lib/libhdf5*.settings
-usr/lib/libhdf5*.la
-usr/lib/libhdf5*.a
+usr/lib/libh*.so
+usr/lib/libh*.settings
+usr/lib/libh*.la
+usr/lib/libh*.a
