summaryrefslogtreecommitdiff
path: root/dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff')
-rw-r--r--dev-python/ldaptor/ldaptor-0.0.42.ebuild.diff15
1 files changed, 15 insertions, 0 deletions
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