[Kumar Appaiah, 2009-11-14] > diff -Nru --exclude changelog python-pygraphviz-0.99/debian/rules > python-pygraphviz-0.99/debian/rules > --- python-pygraphviz-0.99/debian/rules 2009-11-14 01:06:03.000000000 > -0600 > +++ python-pygraphviz-0.99/debian/rules 2009-11-14 01:06:03.000000000 > -0600 > @@ -19,7 +19,7 @@ > > # Install egg-info directories, using setup_egg.py instead of setup.py > DEB_PYTHON_SETUP_CMD = setup_egg.py > -DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed > +DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed > --prefix=/usr > > install/python-pygraphviz:: > # Fix test.py permissions (not an upstream problem):
I'd completely remove both lines starting with DEB_PYTHON_INSTALL_ARGS_ALL from debian/rules to fix this bug (cdbs will handle the rest)
signature.asc
Description: Digital signature

