[Lunar-commits] <moonbase> pstoedit: adding a sedit to deal with the current ming as suggested

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon Jun 1 23:00:01 CEST 2009


commit 6df5d49722323c3ed00b4a7fc0f04069e20d6216
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon Jun 1 17:00:01 2009 -0400

    pstoedit: adding a sedit to deal with the current ming as suggested
    
    by the pstoedit author.
---
 graphics/pstoedit/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/graphics/pstoedit/BUILD b/graphics/pstoedit/BUILD
index 703ac7d..7356805 100644
--- a/graphics/pstoedit/BUILD
+++ b/graphics/pstoedit/BUILD
@@ -1,5 +1,8 @@
 (
 
+# This fixes a make failure with ming.
+  sedit "s:delete d;::g" src/drvswf.cpp
+
 # This gets around a make failure. It does not like how ImageMagick
 # uses long long, and barfs.
 


More information about the Lunar-commits mailing list