Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (19d6d3842c0a4d16181ac3291bdbea925642e3e7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (19d6d3842c0a4d16181ac3291bdbea925642e3e7)
  • Date: Sat, 24 May 2014 14:21:07 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

printer/cups-filters/BUILD | 5 +++--
printer/cups-filters/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 19d6d3842c0a4d16181ac3291bdbea925642e3e7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cups-filters: Use make_single

diff --git a/printer/cups-filters/BUILD b/printer/cups-filters/BUILD
index 695f4c8..31e759c 100755
--- a/printer/cups-filters/BUILD
+++ b/printer/cups-filters/BUILD
@@ -1,3 +1,4 @@
OPTS="--with-rcdir=no $OPTS" &&
-
-default_build
+make_single &&
+default_build &&
+make_normal
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 16ac3f6..10a46f3 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2014-05-24 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Use make_single
+
2014-04-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.53




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (19d6d3842c0a4d16181ac3291bdbea925642e3e7), Ismael Luceno, 05/24/2014

Archive powered by MHonArc 2.6.24.

Top of Page