fix(ansible-semaphore): github changelog reponame
This commit is contained in:
parent
d473c1677b
commit
320c66b4a0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ function prepare() {
|
|||
sed -re "s/__VERSION__/${VERSION}/g" -i "${PKGDIR}/DEBIAN/control"
|
||||
sed -re "s/__MAINTAINER__/${MAINTAINER}/g" -i "${PKGDIR}/DEBIAN/control"
|
||||
cp "${SRCDIR}/LICENSE" "${PKGDIR}/usr/share/doc/${PKGNAME}/copyright"
|
||||
github_changelog ansible-semaphore/semaphore
|
||||
github_changelog semaphoreui/semaphore
|
||||
find "${PKGDIR}" -exec touch -m -d "${ISODATE}" {} \;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue