aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snes9x
diff options
context:
space:
mode:
authorTaner Tas <taner76@gmail.com>2018-04-24 18:14:53 +0300
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-08 08:53:14 +0000
commitd3d45ff34b9a2440eaf850391aec65317e11f000 (patch)
tree945428d57efa50566deaee3dd435ecebf363e0dd /testing/snes9x
parent5a19846368d131841ca6f2cb98ae5ea4823ede18 (diff)
downloadaports-d3d45ff34b9a2440eaf850391aec65317e11f000.tar.bz2
aports-d3d45ff34b9a2440eaf850391aec65317e11f000.tar.xz
testing/snes9x: Fix typo.
Diffstat (limited to 'testing/snes9x')
-rw-r--r--testing/snes9x/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/snes9x/APKBUILD b/testing/snes9x/APKBUILD
index 29c6ad1a4c..7457571d86 100644
--- a/testing/snes9x/APKBUILD
+++ b/testing/snes9x/APKBUILD
@@ -46,7 +46,7 @@ package() {
cd "$builddir"/gtk
make DESTDIR="$pkgdir" install
ln -s snes9x-gtk "$pkgdir"/usr/bin/snes9x
- install -D -m644 "$builddir"/docs/snes9x-license.txt "$pkgdir"/usr/share/doc/${pkgname}/snes9x-license.tx
+ install -D -m644 "$builddir"/docs/snes9x-license.txt "$pkgdir"/usr/share/doc/${pkgname}/snes9x-license.txt
}
sha512sums="61d1d6f9c1fc4fbf6253ac7a7d214c771563d7d60238197b2f1525a58f8f9011446f400767d39ec464c69d80574a7dcd78557c8f47605df992af28cb107c0f6e snes9x-1.55.tar.gz"