From b67072fcff58225bc4a4c68ba0d9341b8f0b90e6 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sun, 3 Aug 2008 17:28:41 +0200 Subject: Add ldaptor --- dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff (limited to 'dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff') diff --git a/dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff b/dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff new file mode 100644 index 0000000..d60f41c --- /dev/null +++ b/dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff @@ -0,0 +1,15 @@ +--- /usr/portage/dev-python/ldaptor/ldaptor-0.0.42.ebuild 2006-02-14 00:05:38.000000000 +0100 ++++ ldaptor-0.0.42.ebuild 2008-08-02 00:34:31.000000000 +0200 +@@ -56,11 +56,9 @@ + src_install() { + distutils_src_install + +- python_version +- + if ! use web; then + rm ${D}/usr/bin/ldaptor-webui || die "couldn't rm ldaptor-webui" +- rm -rf ${D}/usr/lib/python${PYVER}/site-packages/ldaptor/apps/webui || die "couldn't prune webui" ++ rm -rf ${D}$(python_get_sitedir)/ldaptor/apps/webui || die "couldn't prune webui" + fi + + # install examples -- cgit v1.2.3-70-g09d2