aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libid3tag
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-28 12:31:45 +0200
committerKoen Kooi <koen@openembedded.org>2010-03-28 12:31:45 +0200
commit1340d855656ee15943234cc2d121278585f37b47 (patch)
tree57cc31898cda9745d4858bf0c064a216a9b0f1c2 /recipes/libid3tag
parent81050ac54c50ecf5f61608db1cf1dd512a0838d5 (diff)
downloadopenembedded-1340d855656ee15943234cc2d121278585f37b47.tar.gz
libid3tag: remove stray }
Diffstat (limited to 'recipes/libid3tag')
-rw-r--r--recipes/libid3tag/libid3tag_0.15.1b.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/libid3tag/libid3tag_0.15.1b.bb b/recipes/libid3tag/libid3tag_0.15.1b.bb
index cef45ceb5b..5dc239680a 100644
--- a/recipes/libid3tag/libid3tag_0.15.1b.bb
+++ b/recipes/libid3tag/libid3tag_0.15.1b.bb
@@ -17,4 +17,3 @@ EXTRA_OECONF = "-enable-speed"
do_configure_prepend() {
install -m 0644 ${WORKDIR}/id3tag.pc ${S}
}
-}