aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/log4cxx/log4cxx_0.9.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/log4cxx/log4cxx_0.9.7.bb')
-rw-r--r--recipes/log4cxx/log4cxx_0.9.7.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/log4cxx/log4cxx_0.9.7.bb b/recipes/log4cxx/log4cxx_0.9.7.bb
index b1f9805c42..a9337d3fa6 100644
--- a/recipes/log4cxx/log4cxx_0.9.7.bb
+++ b/recipes/log4cxx/log4cxx_0.9.7.bb
@@ -7,16 +7,12 @@ HOMEPAGE = "http://logging.apache.org/log4cxx/"
PR = "r1"
SRC_URI = "http://archive.apache.org/dist/logging/log4cxx/log4cxx-0.9.7.tar.gz \
- file://log4cxx097.patch;patch=1"
+ file://log4cxx097.patch"
#build this:
S = "${WORKDIR}/${PN}-${PV}"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "fd09abc90b8c0c8af1d5146a75590792"
SRC_URI[sha256sum] = "5b41b2fc267595bdb0fa4cd1152309413bc70e6d9196293113ebb82751eb7ec6"