aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgpelaunch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgpelaunch')
-rw-r--r--recipes/libgpelaunch/libgpelaunch_0.14.bb4
-rw-r--r--recipes/libgpelaunch/libgpelaunch_svn.bb4
2 files changed, 0 insertions, 8 deletions
diff --git a/recipes/libgpelaunch/libgpelaunch_0.14.bb b/recipes/libgpelaunch/libgpelaunch_0.14.bb
index 2b8951a01f..2e4891164a 100644
--- a/recipes/libgpelaunch/libgpelaunch_0.14.bb
+++ b/recipes/libgpelaunch/libgpelaunch_0.14.bb
@@ -11,9 +11,5 @@ SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
FILES_${PN}-dbg += "/usr/libexec/libgpelaunch/.debug"
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "cac106e90f57753511a4436ca2cdbc3b"
SRC_URI[sha256sum] = "23425f74f304072f48d295e9d7168a6ecfb44c049074b34b71cfbf1f4d19ec85"
diff --git a/recipes/libgpelaunch/libgpelaunch_svn.bb b/recipes/libgpelaunch/libgpelaunch_svn.bb
index c7c3c8e83e..8691fcf084 100644
--- a/recipes/libgpelaunch/libgpelaunch_svn.bb
+++ b/recipes/libgpelaunch/libgpelaunch_svn.bb
@@ -11,10 +11,6 @@ SRC_URI = "${GPE_SVN}"
S = "${WORKDIR}/${PN}"
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN}-dbg += "${libexecdir}/libgpelaunch/.debug"
DEFAULT_PREFERENCE = "-1"