main/postmarketos-mkinitfs-hook-debug-shell: update fbdebug bin path
meson buildsystem installs it to /usr/bin instead of /usr/sbin Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7503>
This commit is contained in:
parent
12541c1a6e
commit
c2d7194b22
2 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@
|
|||
/usr/bin/fftest
|
||||
/usr/bin/libinput
|
||||
/usr/libexec/libinput/*
|
||||
/usr/sbin/fbdebug
|
||||
/usr/bin/fbdebug
|
||||
/usr/sbin/reboot-mode
|
||||
/usr/sbin/telnetd
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=postmarketos-mkinitfs-hook-debug-shell
|
||||
pkgver=0.8.0
|
||||
pkgver=0.8.1
|
||||
pkgrel=0
|
||||
pkgdesc="Root shell in the initramfs (security hole, for debugging only)"
|
||||
url="https://postmarketos.org"
|
||||
|
|
@ -15,5 +15,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
845d2eb6ab72c5c1472d65305241ca21dbc26784684e9ae99a180a255f8f7f62123b363d73c642df1f9687106340078311a68a76c123f16829b941bff9151735 20-debug-shell.files
|
||||
793760737487d0034d93dd0ff526959cda9cd639f489d417cdd69bc49576b709a37f57cd496afca1fa91d3fd3a3e24a0cf641aeaa4ff2a2bbb27434eca0be1ce 20-debug-shell.files
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue