IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14035


Ignore:
Timestamp:
Jul 5, 2007, 5:03:38 PM (19 years ago)
Author:
jhoblitt
Message:

fix accdiental 'hardcoding' of search patch

File:
1 edited

Legend:

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

    r14028 r14035  
    6666
    6767    // look under our share path
    68     psStringAppend(&filepath, "%s/%s", "/home/moanui/jhoblitt/jhroot/i686-pc-linux-gnu//share/ipptools", filename);
     68    psStringAppend(&filepath, "%s/%s", "PKGDATADIR", filename);
    6969
    7070    // see if we have a valid filename
Note: See TracChangeset for help on using the changeset viewer.