[Lunar-commits] <moonbase-other> taglib: Adding a sedit to fix the minor version number in taglib.h.

stumbles stumbles at lunar-linux.org
Sat Aug 17 04:05:59 CEST 2013


commit 325813da7a6f7204cc0f2c2ad5fe1264307f09f6
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 16 Aug 2013 19:05:11 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/325813da7a6f7204cc0f2c2ad5fe1264307f09f6

taglib: Adding a sedit to fix the minor version number in taglib.h.
---
  audio/taglib/BUILD | +2/-3     
  1 file changed, 2 insertions(+), 3 deletions(-)

--- a/audio/taglib/BUILD
+++ b/audio/taglib/BUILD
@@ -1,5 +1,4 @@
-(
 
-  default_cmake_build
+  sedit "s:TAGLIB_MINOR_VERSION 7:TAGLIB_MINOR_VERSION 8:" taglib/toolkit/taglib.h &&
 
-)
+  default_cmake_build




More information about the Lunar-commits mailing list