mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
sudo-fake: must be in bin
This commit is contained in:
parent
c76e5b4232
commit
0ab7953611
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ depends=('fakeroot' 'fakechroot')
|
|||
source=('sudo-fake')
|
||||
sha256sums=('69cb8b290ca4849de2f6f20eb63e7c8a844c7d6e764e32e1d81bfc768c68958e')
|
||||
package() {
|
||||
install -Dm 755 $srcdir/$pkgname "${pkgdir}/opt/$pkgname/bin/sudo"
|
||||
install -Dm 755 $srcdir/$pkgname "${pkgdir}/usr/bin/sudo"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue