aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-php/phpmyadmin
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-10 17:07:54 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-14 23:47:37 +0100
commitfcc900a459a5331f51ca41dd5c63644c7ae4a29f (patch)
treea1c63697fa29b5ba124659a7c128eec4486c8c01 /meta-webserver/recipes-php/phpmyadmin
parent3ae196f269b33ba67a61a3932151eb8a81a17584 (diff)
downloadmeta-openembedded-contrib-fcc900a459a5331f51ca41dd5c63644c7ae4a29f.tar.gz
phpmyadmin: remove dependency on bash
Remove some mostly superfluous scripts for adding additional mimetype support that add an explicit dependency on bash. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-webserver/recipes-php/phpmyadmin')
-rw-r--r--meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.8.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.8.1.bb b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.8.1.bb
index 54cacb5273..e48e515d66 100644
--- a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.8.1.bb
+++ b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.8.1.bb
@@ -21,6 +21,9 @@ do_install() {
install -d ${D}${sysconfdir}/apache2/conf.d
install -m 0644 ${WORKDIR}/apache.conf ${D}${sysconfdir}/apache2/conf.d/phpmyadmin.conf
+
+ # Remove a few scripts that explicitly require bash (!)
+ rm -f ${D}${datadir}/phpmyadmin/libraries/transformations/*.sh
}
FILES_${PN} = "${datadir}/${BPN} \