[Lunar-commits] <moonbase> foomatic-db-engine: Adding the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 9 19:55:02 CET 2012
commit 9cca9f06b45afa020a0839eaa3250bfcf044a13e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 9 13:55:02 2012 -0500
foomatic-db-engine: Adding the BUILD.
---
printer/foomatic-db-engine/BUILD | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/printer/foomatic-db-engine/BUILD b/printer/foomatic-db-engine/BUILD
new file mode 100644
index 0000000..b29b9ce
--- /dev/null
+++ b/printer/foomatic-db-engine/BUILD
@@ -0,0 +1,11 @@
+(
+
+ mkdir -p /usr/share/foomatic/db &&
+ export LIBDIR+=" /usr/share/foomatic/db" &&
+
+ default_build &&
+
+ cd /usr/share/foomatic/db &&
+ foomatic-compiledb -f
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list