cd "${srcdir}/${name}-${version}"
This commit is contained in:
@ -25,5 +25,6 @@ build() {
|
|||||||
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
cd "${srcdir}/${name}-${version}/build"
|
||||||
make "DESTDIR=$pkgdir" install
|
make "DESTDIR=$pkgdir" install
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user