]> git.pld-linux.org Git - packages/samba.git/blob - samba3-smbtorture.patch
- fixed duplicates in swat file list, don't use lang() for en
[packages/samba.git] / samba3-smbtorture.patch
1 --- samba-3.0.0rc1/source/Makefile.in~  2003-08-15 20:39:52.000000000 +0000
2 +++ samba-3.0.0rc1/source/Makefile.in   2003-08-20 14:08:25.000000000 +0000
3 @@ -831,7 +831,7 @@
4  
5  bin/smbtorture@EXEEXT@: $(SMBTORTURE_OBJ) bin/.dummy
6         @echo Linking $@
7 -       @$(CC) $(FLAGS) -o $@ $(SMBTORTURE_OBJ) $(LDFLAGS) $(DYNEXP) $(LIBS) $(KRB5LIBS) $(LDAPLIBS) $(SECRETS_OBJ)
8 +       @$(CC) $(FLAGS) -o $@ $(SMBTORTURE_OBJ) $(LDFLAGS) $(DYNEXP) $(LIBS) $(KRB5LIBS) $(LDAPLIBS)
9  
10  bin/talloctort@EXEEXT@: $(TALLOCTORT_OBJ) bin/.dummy
11         @echo Linking $@
This page took 0.041425 seconds and 3 git commands to generate.