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


-- 
Fundamental truth #5: Always ask the simple troubleshooting questions
first.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to