[Lunar-commits] rxvt-unicode: Added a BUILD script to take care of bad permissions in the docs.

Terry Chan tchan at lunar-linux.org
Sun Dec 16 23:17:25 CET 2007


commit 699d9e90c38cc77de8303bcbfe0cfb08922b7a31
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Dec 16 16:14:48 2007 -0600

    rxvt-unicode: Added a BUILD script to take care of bad permissions in the docs.
---
 terminal/rxvt-unicode/BUILD |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/terminal/rxvt-unicode/BUILD b/terminal/rxvt-unicode/BUILD
new file mode 100644
index 0000000..f1d6fce
--- /dev/null
+++ b/terminal/rxvt-unicode/BUILD
@@ -0,0 +1,6 @@
+(
+
+  default_build &&
+  chmod 644 README* Changes INSTALL
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list