mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/fwupd: fix
This commit is contained in:
parent
a2133985ce
commit
2a33a8c5ed
1 changed files with 2 additions and 2 deletions
|
@ -57,6 +57,6 @@ package() {
|
|||
install -d -o root -g 102 -m 750 "${pkgdir}"/usr/share/polkit-1/rules.d
|
||||
# Remove the tests
|
||||
rm -r "${pkgdir}"/usr/share/installed-tests/
|
||||
mv "${pkgdir}"/usr/bin/{,fwupd-}dbxtool
|
||||
mv "${pkgdir}"/usr/share/man/man1/{,fwupd-}dbxtool.1
|
||||
#mv "${pkgdir}"/usr/bin/{,fwupd-}dbxtool
|
||||
#mv "${pkgdir}"/usr/share/man/man1/{,fwupd-}dbxtool.1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue