[Lunar-commits] <moonbase> pycups: I think we need this.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Dec 1 02:51:20 CET 2011
commit 7eaefcc28ec5ea25ea13b1372aff9b84996f7099
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Nov 30 20:51:20 2011 -0500
pycups: I think we need this.
---
printer/pycups/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/printer/pycups/BUILD b/printer/pycups/BUILD
new file mode 100644
index 0000000..381ba27
--- /dev/null
+++ b/printer/pycups/BUILD
@@ -0,0 +1,7 @@
+(
+
+ python setup.py build &&
+ prepare_install &&
+ python setup.py install --root=/
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list