Line 608 of Build.rpm (2012.06.14) reads:
if ($config->{'binatytype'} eq 'deb') {
It should read:
if ($config->{'binarytype'} eq 'deb') {
--
Jon
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org