diff options
author | Rob Crittenden <rcritten@redhat.com> | 2009-02-05 15:03:08 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2009-02-09 14:35:15 -0500 |
commit | 262ff2d731b1bfc4acd91153088b8fcde7ae92b8 (patch) | |
tree | baf8894d4b357b610113b87d4bfee84de24f08bd /ipa-python/MANIFEST.in | |
parent | 58ae191a5afbf29d78afd3969f8d106415897958 (diff) | |
download | freeipa.git-262ff2d731b1bfc4acd91153088b8fcde7ae92b8.tar.gz freeipa.git-262ff2d731b1bfc4acd91153088b8fcde7ae92b8.tar.xz freeipa.git-262ff2d731b1bfc4acd91153088b8fcde7ae92b8.zip |
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.
Diffstat (limited to 'ipa-python/MANIFEST.in')
-rw-r--r-- | ipa-python/MANIFEST.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ipa-python/MANIFEST.in b/ipa-python/MANIFEST.in deleted file mode 100644 index e2cad6f2..00000000 --- a/ipa-python/MANIFEST.in +++ /dev/null @@ -1,3 +0,0 @@ -include *.conf -include ipa-python.spec* - |