aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build b/scripts/build
index df081af..07481b2 100755
--- a/scripts/build
+++ b/scripts/build
@@ -133,10 +133,6 @@ import()
if [ -z "${DESCRIPTION}" ]; then
die "missing description in '${NAME}'"
fi
-
- if [ -z "${SOURCE_URI}" ]; then
- die "SOURCE_URI undefined and no source directory in '${CATEGORY}/${NAME}'"
- fi
}
if [ ! -z "${BUILDER_DEBUG}" ]; then