[Lunar-commits] <moonbase> pygments: Add missing prepare_install to BUILD.
Jannis Pohlmann
jannis at xfce.org
Tue May 26 13:06:06 CEST 2009
commit a1cae74909dc7a8f4fbaa2004371ea769e23bf8f
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Tue May 26 10:12:53 2009 +0200
pygments: Add missing prepare_install to BUILD.
---
python/pygments/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/python/pygments/BUILD b/python/pygments/BUILD
index 5406d73..a4f8f25 100644
--- a/python/pygments/BUILD
+++ b/python/pygments/BUILD
@@ -1,6 +1,7 @@
(
python setup.py config &&
+ prepare_install &&
python setup.py install
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list