tag 533951 patch thanks Hello, This FTBFS is due to incorrect arguments being passed to monodocer. The attached patch fixes this.
Regards, -- Albin Tonnerre
diff -u gdata-sharp-1.4.0.2/debian/rules gdata-sharp-1.4.0.2/debian/rules --- gdata-sharp-1.4.0.2/debian/rules +++ gdata-sharp-1.4.0.2/debian/rules @@ -17,7 +17,7 @@ # covers that :( dh_auto_build -- PREFIX=/usr CSC=/usr/bin/csc ( ls $(CURDIR)/Google.GData.*.dll | \ - sed -e 's/^/--assembly:/'; echo --path:$(CURDIR)/monodocer ) | \ + sed -e 's/^/-assembly:/'; echo -path:$(CURDIR)/monodocer ) | \ xargs monodocer mdassembler \ --ecma $(CURDIR)/monodocer \
signature.asc
Description: Digital signature