On Tue, Oct 09, 2007 at 10:30:21PM -0700, varun_shrivastava wrote: > > hi > i am trying to build a package using debhelper scripts, but it gives an > error message > > > dh_installdirs -a > dh_install -a > dh_link -a > dh_compress -a > dh_strip -a > dh_fixperms -a > dh_makeshlibs -plibfreetype6 -V'libfreetype6 (>> 6.3.10)' > dh_shlibdeps -a > dh_installdeb -a > /scratchbox/tools/bin/install: `debian/libfreetype6/DEBIAN' exists but is > not a directory > dh_installdeb: command returned error code 256 > make: *** [binary-arch] Error 1 > > I m using scratchbox in order to build package, currently i am not cross > compiling. > > Now when i remove dh_strip -a command from the rules file , the package > builds successfully. > But running lintian shows unstripped binary error message. Can you set DH_DEBUG like at the head of the rulesfile and rerun?
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

