# HG changeset patch # User Richard Laager # Date 1178407570 0 # Node ID 342107309cf3cfc5094c7b9fc08a0dc495b878bd # Parent 2be397cd726a332bf787bf83676c24d5ab0c1f29 Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian, as described in ticket #665. diff -r 2be397cd726a -r 342107309cf3 libpurple/protocols/irc/Makefile.am --- a/libpurple/protocols/irc/Makefile.am Sat May 05 23:19:27 2007 +0000 +++ b/libpurple/protocols/irc/Makefile.am Sat May 05 23:26:10 2007 +0000 @@ -1,4 +1,4 @@ -EXTRA_DIST = PROTOCOL Makefile.mingw +EXTRA_DIST = Makefile.mingw pkgdir = $(libdir)/purple-$(PURPLE_MAJOR_VERSION)