IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 12, 2005, 3:37:54 PM (21 years ago)
Author:
jhoblitt
Message:

rename lib_name -> pkg_name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/pkgconfig_pc_in.tt

    r3728 r3908  
    44includedir=@includedir@
    55
    6 Name: [% lib_name %]
     6Name: [% pkg_name %]
    77Description: some library
    88Version: @VERSION@
    99Requires: pslib
    10 Libs: -L${libdir} -l[% lib_name %]
     10Libs: -L${libdir} -l[% pkg_name %]
    1111Cflags: -I${includedir}
Note: See TracChangeset for help on using the changeset viewer.