summaryrefslogtreecommitdiffstats
path: root/recipes/gammu/gammu_1.26.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gammu/gammu_1.26.1.bb')
-rw-r--r--recipes/gammu/gammu_1.26.1.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/gammu/gammu_1.26.1.bb b/recipes/gammu/gammu_1.26.1.bb
index c884c02b93..7b88a525ac 100644
--- a/recipes/gammu/gammu_1.26.1.bb
+++ b/recipes/gammu/gammu_1.26.1.bb
@@ -17,10 +17,6 @@ do_configure() {
./configure --prefix=${prefix} --enable-shared --enable-backup
}
-do_stage() {
- autotools_stage_all
-}
-
# gammu has a non-standard uninstalled .pc file, which confuses pkgconfig.bbclass.
# Replace it by custom do_stage_append():
#do_stage_append () {