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