IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2005, 2:02:25 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel9/psLib/etc/pslib/Makefile.am

    r5678 r5699  
    1313        mkdir -p -m 755 $(sysconfdir)/pslib
    1414
    15 install-exec-hook: pslib.config $(sysconfdir)/pslib
     15install-data-hook: pslib.config $(sysconfdir)/pslib
    1616        if [ `pwd` != $(sysconfdir)/pslib ] ; then  $(INSTALL) $(srcdir)/psTime.xml pslib.config $(sysconfdir)/pslib ; fi
    1717
    18 uninstall-local:
    19         if [ `pwd` != $(sysconfdir) ] ; then  rm -rf $(sysconfdir) ; fi
     18uninstall-hook:
     19        if [ `pwd` != $(sysconfdir)/pslib ] ; then  rm -rf $(sysconfdir)/pslib ; fi
    2020
Note: See TracChangeset for help on using the changeset viewer.