[Lunar-commits] <moonbase> splix: make it compile with gcc 4.5.0.
Florin Braescu
florin at lunar-linux.org
Sun Jun 13 18:08:13 CEST 2010
commit a21cf7c8f8285385d48a8848e9541bc7835494da
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 13 19:08:13 2010 +0300
splix: make it compile with gcc 4.5.0.
---
printer/splix/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/printer/splix/BUILD b/printer/splix/BUILD
index baa4637..bc97987 100644
--- a/printer/splix/BUILD
+++ b/printer/splix/BUILD
@@ -1,5 +1,6 @@
(
+ sedit 's;const PPDFile::Value::Value;const PPDFile::Value;' src/ppdfile.cpp &&
default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list