diff options
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb (renamed from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb index 9e0ccd55e3..4790134ae9 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.3.bb +++ b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.4.bb | |||
@@ -11,7 +11,7 @@ DEPENDS += "libcap-ng python3 swig-native python3-setuptools-native" | |||
11 | 11 | ||
12 | S = "${WORKDIR}/libcap-ng-${PV}" | 12 | S = "${WORKDIR}/libcap-ng-${PV}" |
13 | 13 | ||
14 | EXTRA_OECONF += "--with-python --with-python3" | 14 | EXTRA_OECONF += "--with-python3" |
15 | 15 | ||
16 | do_install:append() { | 16 | do_install:append() { |
17 | rm -rf ${D}${bindir} | 17 | rm -rf ${D}${bindir} |