flashrom: adapt to the new template format.
This commit is contained in:
parent
9afa63c270
commit
4bb3136dfe
1 changed files with 6 additions and 0 deletions
|
@ -20,3 +20,9 @@ do_build() {
|
||||||
do_install() {
|
do_install() {
|
||||||
make install DESTDIR=${DESTDIR} PREFIX=/usr
|
make install DESTDIR=${DESTDIR} PREFIX=/usr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
flashrom_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue