source:
trunk/debathena/third/schroot/sbuild/sbuild.pc.in
@
24167
Revision 24167, 283 bytes checked in by broder, 15 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[24167] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | |
3 | libdir=@libdir@ | |
4 | includedir=@includedir@ | |
5 | ||
6 | Name: Sbuild | |
7 | Description: Debian Source Builder | |
8 | Version: @sbuild_version@ | |
9 | Libs: -L${libdir} -lsbuild | |
10 | Libs.private: @UUID_LIBS@ @PAM_LIBS@ @LOCKDEV_LIBS@ @BOOST_LIBS@ @LIBINTL@ | |
11 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.