Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6580e6349bc3967ab9326ac22bb58273f43c2b36)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6580e6349bc3967ab9326ac22bb58273f43c2b36)
  • Date: Tue, 31 Mar 2015 05:46:08 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

doc/groff/BUILD | 3 +++
doc/groff/HISTORY | 4 ++++
2 files changed, 7 insertions(+)

New commits:
commit 6580e6349bc3967ab9326ac22bb58273f43c2b36
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

groff: fixed app-defaults directory detection

diff --git a/doc/groff/BUILD b/doc/groff/BUILD
new file mode 100755
index 0000000..47c8193
--- /dev/null
+++ b/doc/groff/BUILD
@@ -0,0 +1,3 @@
+check_tmp_noexec /tmp &&
+default_build &&
+check_tmp_noexec /tmp
diff --git a/doc/groff/HISTORY b/doc/groff/HISTORY
index 62ebf6e..22bbef0 100644
--- a/doc/groff/HISTORY
+++ b/doc/groff/HISTORY
@@ -1,3 +1,7 @@
+2015-03-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: added, use check_tmp_noexec() required to detect proper
+ x-resources app-defaults directory
+
2014-09-09 Remko van der Vossen <wich AT sourcemage.org>
* DEPENDS: optional X11 dependencies




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6580e6349bc3967ab9326ac22bb58273f43c2b36), Vlad Glagolev, 03/31/2015

Archive powered by MHonArc 2.6.24.

Top of Page