Changeset 5699 for branches/rel9/psLib/etc/pslib/Makefile.am
- Timestamp:
- Dec 5, 2005, 2:02:25 PM (21 years ago)
- File:
-
- 1 edited
-
branches/rel9/psLib/etc/pslib/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel9/psLib/etc/pslib/Makefile.am
r5678 r5699 13 13 mkdir -p -m 755 $(sysconfdir)/pslib 14 14 15 install- exec-hook: pslib.config $(sysconfdir)/pslib15 install-data-hook: pslib.config $(sysconfdir)/pslib 16 16 if [ `pwd` != $(sysconfdir)/pslib ] ; then $(INSTALL) $(srcdir)/psTime.xml pslib.config $(sysconfdir)/pslib ; fi 17 17 18 uninstall- local:19 if [ `pwd` != $(sysconfdir) ] ; then rm -rf $(sysconfdir); fi18 uninstall-hook: 19 if [ `pwd` != $(sysconfdir)/pslib ] ; then rm -rf $(sysconfdir)/pslib ; fi 20 20
Note:
See TracChangeset
for help on using the changeset viewer.
