untested. but this should work quite nicely
This commit is contained in:
4
_docs/PKGBUILD.templates.d/vcs/06.package
Normal file
4
_docs/PKGBUILD.templates.d/vcs/06.package
Normal file
@@ -0,0 +1,4 @@
|
||||
package() {
|
||||
install -D -m755 ${srcdir}/${_pkgname}/src/${_pkgname} ${pkgdir}/usr/bin/${_pkgname}
|
||||
install -D -m644 ${srcdir}/${_pkgname}/docs/README.html.en ${pkgdir}/usr/share/doc/${_pkgname}/README.html
|
||||
}
|
||||
Reference in New Issue
Block a user