summaryrefslogtreecommitdiffstats
path: root/audio-players/digitaldj/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/digitaldj/PRE_BUILD')
-rwxr-xr-xaudio-players/digitaldj/PRE_BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio-players/digitaldj/PRE_BUILD b/audio-players/digitaldj/PRE_BUILD
new file mode 100755
index 0000000000..82c655ee20
--- /dev/null
+++ b/audio-players/digitaldj/PRE_BUILD
@@ -0,0 +1,2 @@
+default_pre_build &&
+sedit 's/CLK_TCK/CLOCKS_PER_SEC/g' "$SOURCE_DIRECTORY/src/ddj.c"