summaryrefslogtreecommitdiffstats
path: root/graphics/nitrogen/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/nitrogen/PRE_BUILD')
-rwxr-xr-xgraphics/nitrogen/PRE_BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/nitrogen/PRE_BUILD b/graphics/nitrogen/PRE_BUILD
new file mode 100755
index 0000000000..64cba99618
--- /dev/null
+++ b/graphics/nitrogen/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+if [[ $NITROGEN_BRANCH == scm ]]; then
+ ./bootstrap
+fi