summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups14.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups/cups14.inc')
-rw-r--r--meta/recipes-extended/cups/cups14.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups14.inc b/meta/recipes-extended/cups/cups14.inc
index 85d8ca232f..9cae33c5b6 100644
--- a/meta/recipes-extended/cups/cups14.inc
+++ b/meta/recipes-extended/cups/cups14.inc
@@ -54,6 +54,7 @@ fakeroot do_install () {
# This directory gets installed with perms 511, which makes packaging fail
chmod 0711 "${D}/${localstatedir}/run/cups/certs"
+ rmdir ${D}/${libdir}/${BPN}/driver
}
python do_package_append() {