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 ? And when i'm ready with this package i am looking for a sponsor. (i'm using debian several years and want to give back something to the debian community)
signature.asc
Description: This is a digitally signed message part