mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/sprunge: fix typo
This commit is contained in:
parent
0365b460b6
commit
4d592af551
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ build() {
|
|||
|
||||
package() {
|
||||
mkdir -p "$pkgdir/usr/bin/"
|
||||
cp "$srcdir/sprunge.sh" "$pkgfir/usr/bin/sprunge"
|
||||
cp "$srcdir/sprunge.sh" "$pkgdir/usr/bin/sprunge"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue