--- ./setup.py~ 2010-09-18 09:37:55.000000000 +0900 +++ ./setup.py 2010-10-08 23:03:09.000000000 +0900 @@ -735,9 +735,9 @@ # that's going to align with the hardcoded paths in apport. if os.geteuid() == 0: DATA_FILES += [ - ('/usr/share/apport/package-hooks', + ('/opt/local/10.5/share/apport/package-hooks', ['apport/source_bzr.py']), - ('/etc/apport/crashdb.conf.d/', + ('/opt/local/10.5/etc/apport/crashdb.conf.d/', ['apport/bzr-crashdb.conf']),] # std setup