[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#545081: dpkg-dev: dpkg-buildpackage -B should UNCONDITIONALLY invoke debian/rules build-arch



Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr> (06/09/2009):
> @@ -202,6 +209,9 @@ if ($noclean) {
>      $binaryonly = '-b' unless ($binaryonly or $sourceonly);
>  }
>  
> +$buildtarget='build-arch' if ( $binarytarget == 'binary-arch' && 

That probably would be 'eq' rather than '=='?

> +                               defined($buildoptions{'build-arch'}));
> +


Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: