Thanks, In fact I had already apply the same solution for the packages a couple of weeks ago, but they I am in the nm process and I am waiting for a sponsor to upload them. They are located at http://apt.linex.org/linex/gambas/ . If you are a debian maintainer it would be great if you can check them and upload them to Debian. Regards.
El sáb, 17-12-2005 a las 00:27 +0200, Lars Wirzenius escribió: > The patch below allows the package to be built. A quick glance at it > doesn't indicate any huge problems, but since I don't the package at > all, I didn't test it. Hopefully this is helpful in gettinga fixed > upload done anyway. > > Happy hacking. > > --- gambas-1.0.12/debian/rules 2005-12-16 21:13:24.000000000 +0000 > +++ gambas-1.0.12.modified/debian/rules 2005-12-16 21:07:42.000000000 > +0000 > @@ -54,7 +54,8 @@ > dh_testroot > dh_clean -k > dh_installdirs > - $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp > + $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp \ > + ROOT="$(CURDIR)/debian/tmp" > cp $(CURDIR)/debian/gambas.lintian-overrides > $(CURDIR)/debian/gambas/usr/share/lintian/overrides/gambas > cp $(CURDIR)/debian/gambas-doc.lintian-overrides > $(CURDIR)/debian/gambas-doc/usr/share/lintian/overrides/gambas-doc > >
signature.asc
Description: Esta parte del mensaje está firmada digitalmente

