[Lunar-commits] <moonbase> taglib: Fixing my screwup in CONFIGURE

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Apr 12 16:24:42 CEST 2011


commit 670c7a8c04c33c30dae294c7ac6d05bf07163a48
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Apr 12 10:24:42 2011 -0400

    taglib: Fixing my screwup in CONFIGURE
---
 audio/taglib/CONFIGURE |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/audio/taglib/CONFIGURE b/audio/taglib/CONFIGURE
index 997dfc6..ab5b07c 100644
--- a/audio/taglib/CONFIGURE
+++ b/audio/taglib/CONFIGURE
@@ -1,2 +1,2 @@
 mquery USE_ASF "Enable ASF tagging support? (Used by Amarok)" y "-DWITH_ASF=ON" "-DWITH_ASF=OFF"
-mquery USE_MP4 "Emable MP4 tagging support? (Used by Amarok)" "-DWITH_MP4=ON" "-DWITH_MP4=OFF"
+mquery USE_MP4 "Enable MP4 tagging support? (Used by Amarok)" y "-DWITH_MP4=ON" "-DWITH_MP4=OFF"


More information about the Lunar-commits mailing list