From 262ff2d731b1bfc4acd91153088b8fcde7ae92b8 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 5 Feb 2009 15:03:08 -0500 Subject: Rename ipa-python directory to ipapython so it is a real python library We used to install it as ipa, now installing it as ipapython. The rpm is still ipa-python. --- ipa-python/ipa.conf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 ipa-python/ipa.conf (limited to 'ipa-python/ipa.conf') diff --git a/ipa-python/ipa.conf b/ipa-python/ipa.conf deleted file mode 100644 index 516f764d5..000000000 --- a/ipa-python/ipa.conf +++ /dev/null @@ -1,3 +0,0 @@ -[defaults] -# realm = EXAMPLE.COM -# server = ipa.example.com -- cgit