IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2006, 5:25:42 PM (20 years ago)
Author:
jhoblitt
Message:

use pkgdatadir where possible

File:
1 edited

Legend:

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

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