[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Florin Braescu florin at lunar-linux.org
Thu May 23 18:33:20 CEST 2013


commit 9990676dd3f1f8f753b883981c1cbb48f82b28a7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 23 May 2013 09:32:52 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/9990676dd3f1f8f753b883981c1cbb48f82b28a7

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  graphics/ufraw/BUILD | +5/-3     
  1 file changed, 5 insertions(+), 3 deletions(-)

--- a/graphics/ufraw/BUILD
+++ b/graphics/ufraw/BUILD
@@ -1,5 +1,7 @@
-sedit 's:if ((cp = strchr (sp="nbrkStqmHAC", opt))):if ((cp = (char *) strchr (sp="nbrkStqmHACg", opt))):' dcraw.cc &&
+  sedit 's:if ((cp = strchr (sp="nbrkStqmHAC", opt))):if ((cp = (char *) strchr (sp="nbrkStqmHACg", opt))):' dcraw.cc &&
 
-sedit 's:\(#include <jpeglib.h>\):typedef int boolean;\n#define HAVE_BOOLEAN\n\1:' dcraw.cc &&
+  sedit 's:\(#include <jpeglib.h>\):typedef int boolean;\n#define HAVE_BOOLEAN\n\1:' dcraw.cc &&
 
-default_build
+  OPTS+=" --program-transform-name='s/dcraw*/ufraw-dcraw/'" &&
+
+  default_build




More information about the Lunar-commits mailing list