device-asus-t00f: remove unnecessary deviceinfo installation (MR 4037)
This commit is contained in:
parent
455368dfed
commit
b3998d167f
1 changed files with 1 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-asus-t00f
|
||||
pkgdesc="Asus Zenfone 5"
|
||||
pkgver=0.1
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="x86"
|
||||
|
@ -20,8 +20,6 @@ build() {
|
|||
}
|
||||
|
||||
package() {
|
||||
install -Dm644 "$srcdir"/deviceinfo \
|
||||
"$pkgdir"/etc/deviceinfo
|
||||
devicepkg_package $startdir $pkgname
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue