IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2006, 2:11:59 PM (20 years ago)
Author:
jhoblitt
Message:

fix the install paths so that "shared" install files are contained in their own directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/etc/Makefile.am

    r9977 r9979  
    55# until --prefix is known
    66pslib.config: $(srcdir)/pslib.config.template
    7         $(PERL) -pe 's|PREFIX|$(prefix)|' $? > $@
     7        $(PERL) -pe 's|DATADIR|$(pkgdatadir)|' $? > $@
    88
    99pslibconfdir = $(sysconfdir)/@PACKAGE_NAME@
Note: See TracChangeset for help on using the changeset viewer.