IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2007, 4:17:59 PM (19 years ago)
Author:
Paul Price
Message:

Protecting PKGDATADIR with some @ signs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxdata.c.template

    r14104 r14662  
    7272
    7373        // look under our share path
    74         psStringAppend(&filepath, "%s/%s", "PKGDATADIR", filename);
     74        psStringAppend(&filepath, "%s/%s", "@PKGDATADIR@", filename);
    7575
    7676        // see if we have a valid filename
Note: See TracChangeset for help on using the changeset viewer.