git.samba.org
/
ira
/
wip.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Updating SuSE build files for Samba3
[ira/wip.git]
/
packaging
/
SuSE
/
samba3-smbwrapper.diff
1
--- source/smbwrapper/smbsh.c.orig 2003-05-04 19:47:39.000000000 +0200
2
+++ source/smbwrapper/smbsh.c 2003-05-04 19:47:47.000000000 +0200
3
@@ -36,7 +36,7 @@
4
int main(int argc, char *argv[])
5
{
6
char *p, *u;
7
- const char *libd = dyn_BINDIR;
8
+ const char *libd = dyn_LIBDIR;
9
pstring line, wd;
10
int opt;
11
extern char *optarg;