Skip to content
Snippets Groups Projects
Unverified Commit b3998d16 authored by Pablo Correa Gomez's avatar Pablo Correa Gomez
Browse files

device-asus-t00f: remove unnecessary deviceinfo installation (MR 4037)

parent 455368df
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment