summaryrefslogtreecommitdiffstats
path: root/libs/newt/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libs/newt/PRE_BUILD')
-rwxr-xr-xlibs/newt/PRE_BUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/libs/newt/PRE_BUILD b/libs/newt/PRE_BUILD
deleted file mode 100755
index 457e174a2e..0000000000
--- a/libs/newt/PRE_BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-default_pre_build &&
-local FF &&
-tar xzf $SPELL-*.tar.gz &&
-cd $SOURCE_DIRECTORY &&
-# apply multiple patches
-#for FF in `ls ../*.patch`;do
-# patch -p0 < $FF
-#done &&
-# remove files
-rm -f ../newt*{patch,gz,spec}