[Lunar-commits] <moonbase-other> wtf: resurrected

v4hn me at v4hn.de
Fri Jul 13 23:32:55 CEST 2012


commit 21cc4513585968696ac3bb750e36984e3d968260
Author: v4hn <me at v4hn.de>
Date: Fri, 13 Jul 2012 14:32:55 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/21cc4513585968696ac3bb750e36984e3d968260

wtf: resurrected
---
  utils/wtf/BUILD                                              +12/-0    
  utils/wtf/DETAILS                                            +13/-0    
  2 files changed, 25 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/utils/wtf/BUILD
@@ -0,0 +1,12 @@
+(
+
+  sedit "s:/usr/share/misc:/usr/share/games:" wtf &&
+
+  prepare_install               &&
+  cat acronyms.comp >> acronyms &&
+
+  install -m755 -D wtf /usr/games/wtf                  &&
+  install -m0644 -D acronyms /usr/share/games/acronyms &&
+  install -m0644 -D wtf.6 /usr/share/man/man6/wtf.6
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/utils/wtf/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=wtf
+         VERSION=20071004
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.mu.org/~mux/$MODULE/
+      SOURCE_VFY=sha1:c5bf7cd557ca15aa16db0f7e79d1b95d24ff9e5f
+        WEB_SITE=http://www.mu.org/~mux/
+         ENTERED=20040713
+         UPDATED=20071115
+           SHORT="translates acronyms for you"
+
+cat << EOF
+This application's sole purpose is to be an acronym translator.
+EOF




More information about the Lunar-commits mailing list