summaryrefslogtreecommitdiffstats
path: root/audio-drivers/nas/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/nas/PRE_BUILD')
-rwxr-xr-xaudio-drivers/nas/PRE_BUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio-drivers/nas/PRE_BUILD b/audio-drivers/nas/PRE_BUILD
index 28eb134ca5..1d81810aba 100755
--- a/audio-drivers/nas/PRE_BUILD
+++ b/audio-drivers/nas/PRE_BUILD
@@ -1,6 +1,8 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
-patch -p0 < "$SPELL_DIRECTORY/conf.patch" &&
+if [[ "$NAS_BRANCH" != scm ]]; then
+ patch -p0 < "$SPELL_DIRECTORY/conf.patch"
+fi &&
xmkmf