From b1a2bc895a3c12a4a668a04aec3e0e32c5ec0857 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Tue, 4 Aug 2015 00:12:16 -0400 Subject: gnu: Add pidgin. * gnu/packages/patches/pidgin-add-search-path.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (pidgin): New variable. --- gnu-system.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu-system.am') diff --git a/gnu-system.am b/gnu-system.am index 4b1486eeee..372edc1166 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -578,6 +578,7 @@ dist_patch_DATA = \ gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch \ gnu/packages/patches/perl-no-sys-dirs.patch \ gnu/packages/patches/perl-tk-x11-discover.patch \ + gnu/packages/patches/pidgin-add-search-path.patch \ gnu/packages/patches/pingus-sdl-libs-config.patch \ gnu/packages/patches/plotutils-libpng-jmpbuf.patch \ gnu/packages/patches/polkit-drop-test.patch \ -- cgit v1.2.3