Sat, 05 Apr 2014 03:35:28 +0200
Try to fix the build
--- a/libpurple/plugins/perl/common/MANIFEST Sat Apr 05 03:21:02 2014 +0200 +++ b/libpurple/plugins/perl/common/MANIFEST Sat Apr 05 03:35:28 2014 +0200 @@ -27,7 +27,6 @@ SavedStatuses.xs Server.xs Signal.xs -Smiley.xs Sound.xs Status.xs Stringref.xs
--- a/libpurple/plugins/perl/common/Makefile.mingw Sat Apr 05 03:21:02 2014 +0200 +++ b/libpurple/plugins/perl/common/Makefile.mingw Sat Apr 05 03:35:28 2014 +0200 @@ -69,7 +69,6 @@ SavedStatuses.xs \ Server.xs \ Signal.xs \ - Smiley.xs \ Sound.xs \ Status.xs \ Stringref.xs \
--- a/pidgin/plugins/perl/Makefile.am Sat Apr 05 03:21:02 2014 +0200 +++ b/pidgin/plugins/perl/Makefile.am Sat Apr 05 03:35:28 2014 +0200 @@ -21,7 +21,6 @@ common/GtkSession.xs \ common/GtkSound.xs \ common/GtkStatusBox.xs \ - common/GtkThemes.xs \ common/GtkUtils.xs \ common/Makefile.PL.in \ common/Pidgin.pm \