Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (da89611545c246b5a9a6a1ee790edbffb989dc43)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (da89611545c246b5a9a6a1ee790edbffb989dc43)
  • Date: Sun, 13 Aug 2006 08:12:26 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

graphics/ufraw/HISTORY | 2 +-
graphics/ufraw/PRE_BUILD | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit da89611545c246b5a9a6a1ee790edbffb989dc43
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

ufraw: PRE_BUILD still needed for cvs version.

diff --git a/graphics/ufraw/HISTORY b/graphics/ufraw/HISTORY
index 833aa53..d304c60 100644
--- a/graphics/ufraw/HISTORY
+++ b/graphics/ufraw/HISTORY
@@ -1,6 +1,6 @@
2006-08-13 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to versoin 0.9.1
- * PRE_BUILD: Removed. Patch not needed.
+ * PRE_BUILD: Patch not needed.
* dcraw.patch: fix incoporated upstream.

2006-08-05 George Sherwood <george AT beernabeer.com>
diff --git a/graphics/ufraw/PRE_BUILD b/graphics/ufraw/PRE_BUILD
new file mode 100755
index 0000000..dce5e87
--- /dev/null
+++ b/graphics/ufraw/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+if [ "$UFRAW_CVS" == "y" ]; then
+ cd "$SOURCE_DIRECTORY" &&
+ NOCONFIGURE=ON ./autogen.sh
+fi
+



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (da89611545c246b5a9a6a1ee790edbffb989dc43), George Sherwood, 08/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page