g
This commit is contained in:
parent
7823045b65
commit
9988818494
@ -26,6 +26,6 @@ build() {
|
|||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${name}-${version}/build"
|
cd "${srcdir}/${name}-${version}/build"
|
||||||
make "DESTDIR=${pkddir}" install
|
make "DESTDIR=${pkgdir}" install
|
||||||
install -Dm644 "-t${pkgdir}/usr/share/licenses/${name}"
|
install -Dm644 "-t${pkgdir}/usr/share/licenses/${name}"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user