mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
adding autogen.sh
This commit is contained in:
parent
103473f935
commit
567ba39b48
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ md5sums=('0d637fc3a0a8663c8c16cb49c679c699')
|
|||
|
||||
build() {
|
||||
cd "${srcdir}/qpdf-release-${pkgname}-${pkgver}"
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr --disable-static
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue