summaryrefslogtreecommitdiff
path: root/games/xblast/PLIST
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-05-21 14:55:10 +0000
committermarino <marino@pkgsrc.org>2012-05-21 14:55:10 +0000
commit194cb28f82b387af61b76f899351ede7278ab0e0 (patch)
treec6f988a0ccab217354b3a165fcb5b352ed07a1e6 /games/xblast/PLIST
parentec4dad6a4c3b22a9e68f7fd4bad95babd19b0dce (diff)
downloadpkgsrc-194cb28f82b387af61b76f899351ede7278ab0e0.tar.gz
games/xblast: Fix unicode translation error during installation
Likely a mistake, one of the "levels" source files used unicode in the filename. The manifest even indicated the name should have been "reconstruction2.xal". The post-extract hook is used to correct the filename to be as intended. As a bonus, platforms like Linux and DragonFly can install the package without a libarchive translation error disrupting the process.
Diffstat (limited to 'games/xblast/PLIST')
-rw-r--r--games/xblast/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xblast/PLIST b/games/xblast/PLIST
index 645c8372cfd..751ba38ce4f 100644
--- a/games/xblast/PLIST
+++ b/games/xblast/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:56:58 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2012/05/21 14:55:10 marino Exp $
bin/xblast
bin/xbsndsrv
man/man6/xblast.6
@@ -2627,7 +2627,7 @@ share/xblast/level/random_field.xal
share/xblast/level/rapiddeath.xal
share/xblast/level/raymasters.xal
share/xblast/level/reconstruction.xal
-share/xblast/level/reconstructîon2.xal
+share/xblast/level/reconstruction2.xal
share/xblast/level/reincocloned.xal
share/xblast/level/remembernokicking.xal
share/xblast/level/remote_quest.xal