mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r9591: - Remove empty file
- Fix a couple of typo's - Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h...
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
dd15131b52
commit
b8c5290063
@@ -1,7 +1,8 @@
|
||||
#!/bin/sh
|
||||
./build/pidl/tests/ndr_simple.pl
|
||||
./build/pidl/tests/ndr_align.pl
|
||||
./build/pidl/tests/ndr_alloc.pl
|
||||
./build/pidl/tests/ndr_refptr.pl
|
||||
./build/pidl/tests/ndr_string.pl
|
||||
./build/pidl/tests/ndr_array.pl
|
||||
PERL=perl
|
||||
$PERL -Ibuild/pidl ./build/pidl/tests/ndr_simple.pl
|
||||
$PERL -Ibuild/pidl ./build/pidl/tests/ndr_align.pl
|
||||
$PERL -Ibuild/pidl ./build/pidl/tests/ndr_alloc.pl
|
||||
$PERL -Ibuild/pidl ./build/pidl/tests/ndr_refptr.pl
|
||||
$PERL -Ibuild/pidl ./build/pidl/tests/ndr_string.pl
|
||||
$PERL -Ibuild/pidl ./build/pidl/tests/ndr_array.pl
|
||||
|
||||
Reference in New Issue
Block a user