diff options
Diffstat (limited to 'recipes/libsigcx')
-rw-r--r-- | recipes/libsigcx/libsigcx0_0.6.4.bb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/libsigcx/libsigcx0_0.6.4.bb b/recipes/libsigcx/libsigcx0_0.6.4.bb index 60d82f25af..1089b1956b 100644 --- a/recipes/libsigcx/libsigcx0_0.6.4.bb +++ b/recipes/libsigcx/libsigcx0_0.6.4.bb @@ -6,12 +6,12 @@ DEPENDS = "libsigc++-1.2" PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/libsigcx/libsigcx-${PV}.tar.gz \ - file://libsigcx-0.6.4-add-missing-autogen-sh-swb.patch;patch=1 \ - file://libsigcx-0.6.4-build-swb.patch;patch=1 \ - file://libsigcx-0.6.4-fix-ac-try-run-swb.patch;patch=1 \ - file://libsigcx-200505061-fix-dist-swb.patch;patch=1 \ - file://libsigcx-0.6.4-pack-predeclare-swb.patch;patch=1 \ - file://autotool-regen.patch;patch=1" + file://libsigcx-0.6.4-add-missing-autogen-sh-swb.patch;apply=yes \ + file://libsigcx-0.6.4-build-swb.patch;apply=yes \ + file://libsigcx-0.6.4-fix-ac-try-run-swb.patch;apply=yes \ + file://libsigcx-200505061-fix-dist-swb.patch;apply=yes \ + file://libsigcx-0.6.4-pack-predeclare-swb.patch;apply=yes \ + file://autotool-regen.patch;apply=yes" S = "${WORKDIR}/libsigcx-${PV}" inherit autotools pkgconfig |