[open-ils-commits] r10568 - trunk/Open-ILS/xul/staff_client

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Sep 9 14:49:48 EDT 2008


Author: dbs
Date: 2008-09-09 14:49:45 -0400 (Tue, 09 Sep 2008)
New Revision: 10568

Modified:
   trunk/Open-ILS/xul/staff_client/Makefile.am
Log:
Evergreen XUL no longer exists


Modified: trunk/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- trunk/Open-ILS/xul/staff_client/Makefile.am	2008-09-09 17:56:15 UTC (rev 10567)
+++ trunk/Open-ILS/xul/staff_client/Makefile.am	2008-09-09 18:49:45 UTC (rev 10568)
@@ -27,7 +27,6 @@
 	cp build/chrome/content/main/simple_auth.xul build/server/main/simple_auth.xul
 	cp build/chrome/content/OpenILS/data.js build/server/OpenILS/data.js
 	cp build/chrome/content/OpenILS/global_util.js build/server/OpenILS/global_util.js
-	for i in `cd @top_srcdir@/Evergreen/xul/staff_client/server/ && find -type f |grep -v \.svn|cut -f2- -d/`; do cp @top_srcdir@/Evergreen/xul/staff_client/server/$$i build/server/$$i; done
 	external/prune_dirs.sh build/
 
 stamp:



More information about the open-ils-commits mailing list