]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1312309: Initial changes to web Makefile to avoid copying JSPAC files
authorBen Shum <bshum@biblio.org>
Tue, 18 Aug 2015 15:26:09 +0000 (11:26 -0400)
committerJeff Godin <jgodin@tadl.org>
Wed, 19 Aug 2015 17:04:52 +0000 (13:04 -0400)
commit2f7133d6a32b75833e53fe6bcbfc829fc98cc110
treed7f96a50fbd652195d8243abc8e727162240985e
parentaa041890444cf6b68e728a5d658cb9116de4a3ce
LP#1312309: Initial changes to web Makefile to avoid copying JSPAC files

In Open-ILS/web/Makefile.am, we were copying in some files for JSPAC.
Because we're in the process of removing these files, this broke the
installation process for make install step of the README.

Remove the loop for now, probably more cleanup required here.

Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/Makefile.am