summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/emerald/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'compiz-fusion/emerald/PRE_BUILD')
-rwxr-xr-xcompiz-fusion/emerald/PRE_BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/compiz-fusion/emerald/PRE_BUILD b/compiz-fusion/emerald/PRE_BUILD
new file mode 100755
index 0000000000..bf046d7c05
--- /dev/null
+++ b/compiz-fusion/emerald/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+if [[ $EMERALD_TRUNK == y ]]
+then
+ NOCONFIGURE=Y ./autogen.sh
+fi