add dibbler package (thanx to forum2006)
[packages.git] / ipv6 / dibbler / patches / 02-no_silent_make.patch
1 diff -ruN dibbler-0.5.0-old/Makefile.inc dibbler-0.5.0-new/Makefile.inc
2 --- dibbler-0.5.0-old/Makefile.inc      2006-08-22 02:11:49.000000000 +0200
3 +++ dibbler-0.5.0-new/Makefile.inc      2007-01-31 17:43:07.000000000 +0100
4 @@ -64,7 +64,7 @@
5  #XMLLIBS      = `pkg-config libxml-2.0 --libs`
6  
7  # === do not modify anything below ===
8 -MAKEFLAGS   += -s
9 +#MAKEFLAGS   += -s
10  VERSION      = `$(TOPDIR)/test/xtract_version`
11  INST_WORKDIR = $(DESTDIR)'/var/lib/dibbler'
12  INST_MANDIR  = $(DESTDIR)'/usr/local/man'