IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5680


Ignore:
Timestamp:
Dec 5, 2005, 11:25:08 AM (20 years ago)
Author:
desonia
Message:

adjusted creation of private pslib.config to point to the source directory
structure, not the install location.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/Makefile.am

    r5578 r5680  
    4646
    4747pslib.config: $(top_srcdir)/etc/pslib/pslib.config.template
    48         $(PERL) -pe 's|PREFIX|$(top_srcdir)|' $? > $@
     48        $(PERL) -pe 's|DATADIR|$(top_srcdir)/share|' $? > $@
    4949
    5050test.psTime.config1: data/test.psTime.config1.template
Note: See TracChangeset for help on using the changeset viewer.