--- a/pidgin/plugins/perl/common/Makefile.PL.in Wed Jan 24 22:12:17 2007 +0000 +++ b/pidgin/plugins/perl/common/Makefile.PL.in Thu Jan 25 01:41:33 2007 +0000 @@ -15,6 +15,6 @@ # but this breaks running make clean more than once in a row. 'MAKEFILE_OLD' => "Makefile", 'OBJECT' => '$(O_FILES)', - 'TYPEMAPS' => ["@top_srcdir@/libgaim/plugins/perl/common/typemap"], + 'TYPEMAPS' => ["@top_srcdir@/libpurple/plugins/perl/common/typemap"], # 'OPTIMIZE' => '-g', # For debugging. );