-
This commit is contained in:
parent
6315ca352a
commit
7823045b65
@ -27,5 +27,5 @@ build() {
|
|||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${name}-${version}/build"
|
cd "${srcdir}/${name}-${version}/build"
|
||||||
make "DESTDIR=${pkddir}" install
|
make "DESTDIR=${pkddir}" install
|
||||||
install -Dm644 "-t${pkgdir}/usr/share/licenses/${name}" ../json/LICENSE.MIT
|
install -Dm644 "-t${pkgdir}/usr/share/licenses/${name}"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user