[Lunar-commits] <moonbase> ghostscript: fix the error-handling
    Auke Kok 
    sofar at foo-projects.org
       
    Mon Sep 27 08:58:13 CEST 2010
    
    
  
commit a11d356c035f7a08faa6570edf0a6733a664eb2a
Author: Paul Bredbury <brebs at sent.com>
Date:   Mon Sep 27 08:58:13 2010 +0200
    ghostscript: fix the error-handling
    
    [ profanity removed from commit log message. --sofar]
---
 printer/ghostscript/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/printer/ghostscript/BUILD b/printer/ghostscript/BUILD
index be31ed4..1236ac4 100644
--- a/printer/ghostscript/BUILD
+++ b/printer/ghostscript/BUILD
@@ -12,7 +12,7 @@
      rm -fr jasper
   fi  &&
 
-  export CFLAGS="$CFLAGS -fPIC"
+  export CFLAGS="$CFLAGS -fPIC"  &&
 
   default_build  &&
 
    
    
More information about the Lunar-commits
mailing list