On Sat, 01, May, 2004 at 11:48:22AM +0200, Matthijs spoke thus.. > I'm trying to build a Library with two debs: > > A libinklevel1*.deb and a libinklevel-dev*.deb. But when i > dpkg-buildpackage dh_installdirs create two directories: > debian/tmp and debian/libinklevel1. When i then look in these two debs > all the files are installed into libinklevel-dev*.deb and nothing in > libinklevel1*.deb > > I've this install rule in debian/rules: > $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp/usr > > So all files are going into debian/tmp and not also going into > libinklevel1. > > How can i change this ?
I've just been through all of this with the kst packages I posted earlier. Are you using debhelper? Could you put your .orig.tar.gz and diff somewhere for download so that we can see exactly what's going on? Mark -- Mark Hymers, University of Newcastle Medical School Intercalating Medical Student (MBBS / PhD)

