summaryrefslogtreecommitdiff
path: root/Mk/Scripts/create-manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/Scripts/create-manifest.sh')
-rw-r--r--Mk/Scripts/create-manifest.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mk/Scripts/create-manifest.sh b/Mk/Scripts/create-manifest.sh
index 8619a6959cbe..252fcead9103 100644
--- a/Mk/Scripts/create-manifest.sh
+++ b/Mk/Scripts/create-manifest.sh
@@ -87,6 +87,10 @@ fi
# Copy the pkg-descr file
cp ${dp_DESCR} ${dp_METADIR}/+DESC
+if [ -n "${dp_WWW}" ] && ! grep -q '^WWW: ' ${dp_DESCR}; then
+ echo >> ${dp_METADIR}/+DESC
+ echo "WWW: ${dp_WWW}" >> ${dp_METADIR}/+DESC
+fi
# Concatenate all the scripts
output_files=