flashrom: adapt to the new template format.
This commit is contained in:
@@ -20,3 +20,9 @@ do_build() {
|
||||
do_install() {
|
||||
make install DESTDIR=${DESTDIR} PREFIX=/usr
|
||||
}
|
||||
|
||||
flashrom_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user