summaryrefslogtreecommitdiffstats
path: root/audio-soft/patchage/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/patchage/PRE_BUILD')
-rwxr-xr-xaudio-soft/patchage/PRE_BUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/audio-soft/patchage/PRE_BUILD b/audio-soft/patchage/PRE_BUILD
deleted file mode 100755
index 9071c97530..0000000000
--- a/audio-soft/patchage/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-if [[ $PATCHAGE_VCS == y ]]
-then
- cd patchage &&
- ./autogen.sh
-fi