lzop: rebuild
This commit is contained in:
parent
436e004173
commit
53290446cd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname="lzop"
|
pkgname="lzop"
|
||||||
pkgver=1.04
|
pkgver=1.04
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A file compressor which is very similar to gzip (compression)"
|
pkgdesc="A file compressor which is very similar to gzip (compression)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.lzop.org/"
|
url="https://www.lzop.org/"
|
||||||
@ -33,4 +33,4 @@ check() {
|
|||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
make DESTDIR="${pkgdir}/" install
|
make DESTDIR="${pkgdir}/" install
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user