~ubuntu-branches/ubuntu/wily/hwinfo/wily

« back to all changes in this revision

Viewing changes to hwinfo.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): James Vega
  • Date: 2006-11-03 07:28:15 UTC
  • mfrom: (1.2.1 upstream) (3.1.7 edgy)
  • Revision ID: james.westby@ubuntu.com-20061103072815-7g9d6kzk0xn54159
Add cpu.c-alpha_bogo patch, which fixes a FTBFS on alpha because of an
undefined variable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Package Information for pkg-config
 
2
 
 
3
prefix=/usr
 
4
exec_prefix=${prefix}
 
5
libdir=@LIBDIR@
 
6
includedir=${prefix}/include
 
7
 
 
8
Name: hwinfo
 
9
Description: Hardware Detection Library
 
10
Version: @VERSION@
 
11
Libs: -L${libdir} @LIBS@
 
12
Cflags: -I${includedir}