summaryrefslogtreecommitdiffstats
path: root/patches/source/samba/pytalloc-util.pc
blob: 800a9a81506e7ec364416cb8f28aa7d52e2b4e0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: pytalloc-util
Description: Utility functions for using talloc objects with Python
Version: 2.0.8
Libs: -L${libdir} -lpytalloc-util
Cflags: -Wl,-rpath,/usr/lib -I${includedir}
URL: http://talloc.samba.org/