diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/net-tools/net-tools_1.60-25.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-25.bb b/meta/recipes-extended/net-tools/net-tools_1.60-25.bb index 02826a09c9..0e4ee754a4 100644 --- a/meta/recipes-extended/net-tools/net-tools_1.60-25.bb +++ b/meta/recipes-extended/net-tools/net-tools_1.60-25.bb | |||
| @@ -34,6 +34,7 @@ nettools_do_patch() { | |||
| 34 | cd ${S} | 34 | cd ${S} |
| 35 | quilt pop -a || true | 35 | quilt pop -a || true |
| 36 | if [ -d ${S}/.pc-nettools ]; then | 36 | if [ -d ${S}/.pc-nettools ]; then |
| 37 | rm -rf ${S}/.pc | ||
| 37 | mv ${S}/.pc-nettools ${S}/.pc | 38 | mv ${S}/.pc-nettools ${S}/.pc |
| 38 | QUILT_PATCHES=${S}/debian/patches quilt pop -a | 39 | QUILT_PATCHES=${S}/debian/patches quilt pop -a |
| 39 | rm -rf ${S}/.pc ${S}/debian | 40 | rm -rf ${S}/.pc ${S}/debian |
