README take 3README take 3
This commit is contained in:
parent
f948bbc974
commit
bd51a307e8
@ -436,11 +436,13 @@ else
|
||||
git pull $QUIET
|
||||
fi
|
||||
|
||||
# Edit the Readme.md - try to add a link to the wiki for this package - only if it is an SME package
|
||||
# Edit the Readme.md - try to add the description from the spec file for this package
|
||||
cd $GITFiles/$RepoName
|
||||
DESCRIPTION=`rpm --queryformat '%{description}\n' --specfile $SPECFILE`
|
||||
|
||||
# create the README.md
|
||||
cat > README.md <<- _EOT
|
||||
# $RepoName
|
||||
# $RepoName ($MODULENAME)
|
||||
|
||||
SMEServer Koozali local git repo for $RepoName
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user