[open-ils-commits] r11662 - branches/rel_1_4/Open-ILS/xul/staff_client
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Dec 23 11:30:18 EST 2008
Author: phasefx
Date: 2008-12-23 11:30:16 -0500 (Tue, 23 Dec 2008)
New Revision: 11662
Modified:
branches/rel_1_4/Open-ILS/xul/staff_client/Makefile.am
Log:
haven't backported verify_credentials yet
Modified: branches/rel_1_4/Open-ILS/xul/staff_client/Makefile.am
===================================================================
--- branches/rel_1_4/Open-ILS/xul/staff_client/Makefile.am 2008-12-23 16:23:35 UTC (rev 11661)
+++ branches/rel_1_4/Open-ILS/xul/staff_client/Makefile.am 2008-12-23 16:30:16 UTC (rev 11662)
@@ -34,7 +34,6 @@
# Convert chrome to remote for server localization
chrome2remote:
- @sed -i 's/chrome:\/\/open_ils_staff_client\/locale\//\/xul\/server\/locale\/<\!--#echo var=locale-->\//' build/server/auth/verify_credentials.xul
@sed -i 's/chrome:\/\/open_ils_staff_client\/locale\//\/xul\/server\/locale\/<\!--#echo var=locale-->\//' build/server/main/simple_auth.xul
@for loc in $(CHROME_LOCALES); do \
cp -fr chrome/locale/$$loc build/server/locale/. ; \
More information about the open-ils-commits
mailing list