Try to fix the build

Sat, 05 Apr 2014 03:35:28 +0200

author
Tomasz Wasilczyk <twasilczyk@pidgin.im>
date
Sat, 05 Apr 2014 03:35:28 +0200
changeset 35768
61483c1a91a3
parent 35767
be121567724d
child 35769
00e61752e21c

Try to fix the build

libpurple/plugins/perl/common/MANIFEST file | annotate | diff | comparison | revisions
libpurple/plugins/perl/common/Makefile.mingw file | annotate | diff | comparison | revisions
pidgin/plugins/perl/Makefile.am file | annotate | diff | comparison | revisions
pidgin/plugins/perl/common/MANIFEST file | annotate | diff | comparison | revisions
pidgin/plugins/perl/common/Makefile.mingw file | annotate | diff | comparison | revisions
--- 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 \
--- a/pidgin/plugins/perl/common/MANIFEST	Sat Apr 05 03:21:02 2014 +0200
+++ b/pidgin/plugins/perl/common/MANIFEST	Sat Apr 05 03:35:28 2014 +0200
@@ -18,7 +18,6 @@
 GtkSession.xs
 GtkSound.xs
 GtkStatusBox.xs
-GtkThemes.xs
 GtkUtils.xs
 MANIFEST
 Pidgin.pm
--- a/pidgin/plugins/perl/common/Makefile.mingw	Sat Apr 05 03:21:02 2014 +0200
+++ b/pidgin/plugins/perl/common/Makefile.mingw	Sat Apr 05 03:35:28 2014 +0200
@@ -69,7 +69,6 @@
 	GtkSavedStatuses.xs \
 	GtkSound.xs \
 	GtkStatusBox.xs \
-	GtkThemes.xs \
 	GtkUtils.xs
 
 

mercurial