From eb72d3f70fed01cc4cb22ed66c4da2fe460319f1 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sat, 28 Jun 2008 18:45:28 +0000 Subject: Added support for Author and renamed Website finally. git-svn-id: http://svn.telesphoreo.org/trunk@346 514c082c-b64e-11dc-b46d-3d985efe055d --- control.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'control.sh') diff --git a/control.sh b/control.sh index a4b286475..f5c38d0d1 100755 --- a/control.sh +++ b/control.sh @@ -127,9 +127,15 @@ Name: $(cat "${PKG_DATA}/_metadata/name") EOF fi -if [[ -e ${PKG_DATA}/_metadata/website ]]; then +if [[ -e ${PKG_DATA}/_metadata/author ]]; then cat <