Last change
on this file since 614 was 614, checked in by Herwig Bauernfeind, 14 years ago |
Update Samba 3.3 to 3.3.16 (security update)
|
File size:
320 bytes
|
Line | |
---|
1 | prefix=/samba
|
---|
2 | exec_prefix=${prefix}
|
---|
3 | libdir=${exec_prefix}/lib
|
---|
4 | includedir=${prefix}/include
|
---|
5 |
|
---|
6 | Name: Samba libnetapi
|
---|
7 | Description: A library to control CIFS servers
|
---|
8 | Version: 0
|
---|
9 | URL: http://www.samba.org/
|
---|
10 | #Libs: -L${exec_prefix}/lib -lnetapi
|
---|
11 | Libs: -lnetapi
|
---|
12 | Libs.private: -lnetapi
|
---|
13 | Cflags: -I${prefix}/include
|
---|
14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.