1 --- beeswax-0.2.0/beeswax.h 2008-06-20 02:11:48.000000000 +0700
2 +++ beeswax-0.2.0-patch/beeswax.h 2008-06-22 23:15:23.000000000 +0700
4 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
7 -#include <ncursesw/curses.h>
9 #include <libxml/parser.h>
14 --- beeswax-0.2.0/config.mk 2008-06-20 02:11:48.000000000 +0700
15 +++ beeswax-0.2.0-patch/config.mk 2008-06-22 23:15:02.000000000 +0700
16 @@ -4,7 +4,7 @@ VERSION = 0.2.0
17 # Customize below to fit your system
22 MANPREFIX = ${PREFIX}/share/man
24 XMLINCS = `xml2-config --cflags`