IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 6, 2007, 10:20:28 AM (19 years ago)
Author:
jhoblitt
Message:

fix ipprc.config.in default PATH expansion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/Makefile.am

    r12140 r12279  
    3434# From the autoconf manual, section 4.7.2 "Installation Directory Variables"
    3535edit = sed \
    36         -e 's|@datadir[@]|$(datadir)|g' \
    37         -e 's|@prefix[@]|$(prefix)|g' \
    38         -e 's|@IPP_CONFIG_DIR[@]|$(IPP_CONFIG_DIR)|g'
     36        -e 's|@pkgdatadir[@]|$(pkgdatadir)|g' \
     37        -e 's|@prefix[@]|$(prefix)|g'
    3938
    4039ipprc.config dvo.site: Makefile
Note: See TracChangeset for help on using the changeset viewer.