[Lunar-commits] <moonbase> gtksourceview-sharp2: Fixing broken build (2.0-0.11)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Sun Feb 17 20:44:11 CET 2008
commit ab24474b3ff49c156b07b3887c0ede54ec6faefa
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Sun Feb 17 13:44:11 2008 -0600
gtksourceview-sharp2: Fixing broken build (2.0-0.11)
* Fixing #336. The build scripts don't install the samples,
Opting to not build them to save time and to fix the fact
that a recent update caused them to fail.
---
devel/gtksourceview-sharp2/BUILD | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/devel/gtksourceview-sharp2/BUILD b/devel/gtksourceview-sharp2/BUILD
new file mode 100644
index 0000000..b574e32
--- /dev/null
+++ b/devel/gtksourceview-sharp2/BUILD
@@ -0,0 +1,9 @@
+(
+
+ # The samples aren't installed anyhow, let's not waste time building
+ # them (they were failing to build as well)
+ sedit 's:gtksourceview sample doc:gtksourceview doc:' Makefile.in &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list