aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openldap
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 19:24:38 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 19:24:38 +0200
commitba907e3b4e5c79732088fe2453b9add627e65515 (patch)
tree05537be6f4f81d60b084ca53b3e5411f6ba56b80 /recipes/openldap
parent66fc2f73c2439505ab5fa64f1be1dd730ca59776 (diff)
downloadopenembedded-ba907e3b4e5c79732088fe2453b9add627e65515.tar.gz
openldap: removed commented out non existing patch
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/openldap')
-rw-r--r--recipes/openldap/openldap_2.4.23.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/openldap/openldap_2.4.23.bb b/recipes/openldap/openldap_2.4.23.bb
index 9ad86c8f59..af60fe49f1 100644
--- a/recipes/openldap/openldap_2.4.23.bb
+++ b/recipes/openldap/openldap_2.4.23.bb
@@ -19,10 +19,6 @@ SRC_URI += "file://initscript"
SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf"
SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3"
-# The build tries to run a host executable, this fails. The patch
-# causes the executable and its data to be installed instead of
-# the output - ucgendat must be run after the ipkg install!
-#SRC_URI += "file://ucgendat.patch"
# The original top.mk used INSTALL, not INSTALL_STRIP_PROGRAM when
# installing .so and executables, this fails in cross compilation
# environments