Magellan Linux

Contents of /trunk/samba/patches/samba-3.3.4-extrabins.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 798 - (show annotations) (download)
Mon May 11 11:14:25 2009 UTC (14 years, 11 months ago) by niro
File size: 588 byte(s)
-re-diffed

1 diff -Naur samba-3.3.4/source/Makefile.in samba-3.3.4-magellan/source/Makefile.in
2 --- samba-3.3.4/source/Makefile.in 2009-04-28 08:46:16.000000000 +0200
3 +++ samba-3.3.4-magellan/source/Makefile.in 2009-05-11 13:39:27.000000000 +0200
4 @@ -205,7 +205,7 @@
5 bin/smbconftort@EXEEXT@
6
7 BIN_PROGS = @EXTRA_BIN_PROGS@ \
8 - $(BIN_PROGS1) $(BIN_PROGS2) $(BIN_PROGS3) $(BIN_PROGS4)
9 + $(BIN_PROGS1) $(BIN_PROGS2) $(BIN_PROGS3) $(BIN_PROGS4) $(TORTURE_PROGS) $(EVERYTHING_PROGS)
10
11 EVERYTHING_PROGS = bin/debug2html@EXEEXT@ bin/smbfilter@EXEEXT@ \
12 bin/talloctort@EXEEXT@ bin/replacetort@EXEEXT@ \