[SM-Commit] GIT changes to master grimoire by George Sherwood (da89611545c246b5a9a6a1ee790edbffb989dc43)
George Sherwood
scm at mail.sourcemage.org
Sun Aug 13 09:12:26 EDT 2006
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
+
More information about the SM-Commit
mailing list