From 1eec34393b8a7ccd420a7fa540462f5d8779977c Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 10 Sep 2008 15:56:11 -0400 Subject: Update files for the schema compatibility plugin and RFC4876 profiles Also handle syntax errors a bit more gracefully and allow the updater to work on more than one file at a time. Adjust to new config.py and use a custom exception class for syntax errors. Also fix a error in parsing the separate files Include slapi-nis in Requires Includes work provided by Martin Nagy 460055 --- ipa-server/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'ipa-server/configure.ac') diff --git a/ipa-server/configure.ac b/ipa-server/configure.ac index 7260559c..82ef5dcc 100644 --- a/ipa-server/configure.ac +++ b/ipa-server/configure.ac @@ -247,6 +247,7 @@ AC_CONFIG_FILES([ ipa-gui/ipa_gui.egg-info/Makefile ipa-install/Makefile ipa-install/share/Makefile + ipa-install/updates/Makefile ipa-kpasswd/Makefile ipaserver/Makefile ipa-slapi-plugins/Makefile -- cgit