tags 557912 + patch
thanks

Hi John,

attached is the patch to fix #557912. Since python2.6 should enter
unstable very soon, I can prepare a NMU in the next few days if you are
busy and can't manage it yourself. Please let me know, thanks!


-- 
  .''`.
 :  :' :   Luca Falavigna <dktrkr...@debian.org>
 `.  `'
   `-
diff -Nru offlineimap-6.2.0+nmu1/debian/rules offlineimap-6.2.0+nmu2/debian/rules
--- offlineimap-6.2.0+nmu1/debian/rules 2008-05-11 02:04:20.000000000 +0000
+++ offlineimap-6.2.0+nmu2/debian/rules 2009-12-08 16:51:02.000000000 +0000
@@ -56,7 +56,7 @@
 
        # Add here commands to install the package into debian/pygopherd.
        #$(MAKE) install DESTDIR=$(CURDIR)/debian/pygopherd
-       $(PYTHON) setup.py install --root=`pwd`/debian/$(PACKAGE) --no-compile
+       $(PYTHON) setup.py install --root=`pwd`/debian/$(PACKAGE) --no-compile --prefix=/usr
 
 
 # Build architecture-dependent files here.

Attachment: signature.asc
Description: PGP signature

Reply via email to