[Lunar-commits] <moonbase> libxslt: fix docdir
Paul Bredbury
brebs at lunar-linux.org
Sat Aug 29 16:37:45 CEST 2009
commit c44dd767d5984f56507385065c84c9ca856ee4a3
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sat Aug 29 21:37:45 2009 +0700
libxslt: fix docdir
No need to bump UPDATED.
---
gnome2/platform/libxslt/BUILD | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/gnome2/platform/libxslt/BUILD b/gnome2/platform/libxslt/BUILD
new file mode 100644
index 0000000..982959b
--- /dev/null
+++ b/gnome2/platform/libxslt/BUILD
@@ -0,0 +1,10 @@
+(
+
+ # Fix docdir
+ sedit "s:libxslt-\$(VERSION):libxslt:" doc/Makefile.in &&
+ sedit "s:/doc/libxslt-python-\$(LIBXSLT_VERSION):/doc/libxslt-python:" python/Makefile.in &&
+ sedit "s:/doc/libxslt-python-\$(LIBXSLT_VERSION):/doc/libxslt-python:" python/tests/Makefile.in &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list