IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2006, 1:12:38 PM (20 years ago)
Author:
drobbin
Message:

Someone moved the datadir from psLib/share/pslib to psLib/share so I've updated the corresponding files appropriately.

File:
1 edited

Legend:

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

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