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/MANIFEST.in | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 ipa-python/MANIFEST.in (limited to 'ipa-python/MANIFEST.in') diff --git a/ipa-python/MANIFEST.in b/ipa-python/MANIFEST.in deleted file mode 100644 index e2cad6f22..000000000 --- a/ipa-python/MANIFEST.in +++ /dev/null @@ -1,3 +0,0 @@ -include *.conf -include ipa-python.spec* - -- cgit