asciidoc: Prepare move system to real /usr
This commit is contained in:
parent
683880d265
commit
76270f3e83
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=asciidoc
|
||||
pkgver=8.6.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Text document format for short documents, articles, books and UNIX man pages.'
|
||||
arch=('any')
|
||||
url='http://www.methods.co.nz/asciidoc/'
|
||||
@ -18,7 +18,7 @@ groups=('base-devel')
|
||||
# 'lynx: text generation'
|
||||
# 'w3m: text generation (alternative to lynx)')
|
||||
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
||||
0001-W32-confdir.msys2.patch)
|
||||
0001-W32-confdir.msys2.patch)
|
||||
noextract=("${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('c59018f105be8d022714b826b0be130a'
|
||||
'edf28bbe5c832f4261b117275a03f457')
|
||||
@ -57,8 +57,6 @@ package() {
|
||||
|
||||
make install DESTDIR=${pkgdir}
|
||||
|
||||
mv -f ${pkgdir}/etc ${pkgdir}/usr/
|
||||
|
||||
install -Dm644 asciidocapi.py \
|
||||
${pkgdir}/usr/lib/python2.7/site-packages/asciidocapi.py
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user