Page MenuHomeFreeBSD

D41523.id126299.diff
No OneTemporary

D41523.id126299.diff

Index: Mk/Scripts/create-manifest.sh
===================================================================
--- Mk/Scripts/create-manifest.sh
+++ Mk/Scripts/create-manifest.sh
@@ -86,15 +86,7 @@
fi
# Copy the pkg-descr file
-{
- cat ${dp_DESCR}
- if [ -n "${dp_WWW}" ] && ! grep -q '^WWW: ' ${dp_DESCR}; then
- echo
- for www in ${dp_WWW}; do
- echo "WWW: ${www}"
- done
- fi
-} > ${dp_METADIR}/+DESC
+cp ${dp_DESCR} ${dp_METADIR}/+DESC
# Concatenate all the scripts
output_files=

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 30, 3:05 AM (11 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32437949
Default Alt Text
D41523.id126299.diff (495 B)

Event Timeline