Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian,

Sat, 05 May 2007 23:26:10 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Sat, 05 May 2007 23:26:10 +0000
changeset 16974
52cbec1b3987
parent 16973
2671437237a5
child 16975
24e904514dea

Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian,
as described in ticket #665.

libpurple/protocols/irc/Makefile.am file | annotate | diff | comparison | revisions
--- 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)
 

mercurial