cp readme on build

This commit is contained in:
John McLear 2013-11-24 13:08:26 +00:00
parent 1eef5278bd
commit 97f5b581b0
2 changed files with 1 additions and 116 deletions

View file

@ -18,7 +18,7 @@ rsync -a bin/deb-src/ ${SRC}/
mkdir -p ${SYSROOT}/opt/
rsync --exclude '.git' -a . ${SYSROOT}/opt/etherpad/ --delete
cp README.md ${SYSROOT}/usr/share/doc/etherpad
find ${SRC}/ -type d -exec chmod 0755 {} \;
find ${SRC}/ -type f -exec chmod go-w {} \;
chown -R root:root ${SRC}/