Josselin Mouette <[EMAIL PROTECTED]> writes: > Le lundi 19 mars 2007 à 23:44 +0100, Raphael Hertzog a écrit : > > === modified file 'debian/rules' > > --- debian/rules 2007-03-19 06:44:04 +0000 > > +++ debian/rules 2007-03-19 22:37:56 +0000 > > @@ -46,7 +46,6 @@ > > install: build ${PYVERS:%=install-python%} > > dh_testdir > > dh_testroot > > - dh_clean -k > > dh_installdirs > > dh_installinit > > dh_installpam > > Nope, dh_clean -k is fine. It's just that installation should start > after calling it, not in the build target.
Isn't that what is shown above (before the patch removes the line)? After moving 'dh_clean -k' from the 'install' target to the 'binary' target, the package now builds properly for me (AFAICT). Where are you saying that line should be moved to? -- \ "Some mornings, it's just not worth chewing through the leather | `\ straps." -- Emo Philips | _o__) | Ben Finney -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]