Gudjon I. Gudjonsson wrote: > Hi > I do have a problem with the debian packaging tools but I don't know how > to debug it. > When I build one of my packages using > dpkg-buildpackage or ./debian/rules binary > the library files are installed into > debian/tmp/usr/lib/tcltk/spice > But if I use pdebuild, the same files are installed into > debian/tmp/usr/share/tcltk/spice > > How can there possibly be this difference between these two tools?
I don't know why they can differ but maybe you can work around this bug by just specifying --libdir and/or --datarootdir to configure to force a behaviour? -- Felipe Sateler -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

