summaryrefslogtreecommitdiffstats
path: root/mobile/libopensync/PRE_SUB_DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/libopensync/PRE_SUB_DEPENDS')
-rwxr-xr-xmobile/libopensync/PRE_SUB_DEPENDS5
1 files changed, 0 insertions, 5 deletions
diff --git a/mobile/libopensync/PRE_SUB_DEPENDS b/mobile/libopensync/PRE_SUB_DEPENDS
deleted file mode 100755
index 2a3949ccaa..0000000000
--- a/mobile/libopensync/PRE_SUB_DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-case $THIS_SUB_DEPENDS in
- PYTHON) is_depends_enabled $SPELL python && is_depends_enabled $SPELL swig ;;
-*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL $THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
- return 1;;
-esac