From: erickson Date: Fri, 11 Aug 2006 21:02:51 +0000 (+0000) Subject: copying hold template and sip config X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=408dbc043889e93d21df6cf41739c1d4061d4b14;p=evergreen%2Fpines.git copying hold template and sip config git-svn-id: svn://svn.open-ils.org/ILS/trunk@5482 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/Makefile b/Open-ILS/src/Makefile index 425568695b..e2a38a83d5 100644 --- a/Open-ILS/src/Makefile +++ b/Open-ILS/src/Makefile @@ -114,6 +114,8 @@ perl-install: cp -r perlmods/* $(PERLDIR) cp ../examples/openils.xml.example $(ETCDIR) cp ../examples/fm_IDL.xml $(ETCDIR) + cp ../examples/oils_sip.xml.example $(ETCDIR) + cp ../examples/hold_notification_template.example $(DATADIR) mkdir -p $(TEMPLATEDIR) cp -r templates/marc $(TEMPLATEDIR)