aboutsummaryrefslogtreecommitdiff
path: root/tools/update-version.pl
diff options
context:
space:
mode:
authorJoost Peters2010-05-16 18:02:59 +0000
committerJoost Peters2010-05-16 18:02:59 +0000
commite46a01b8bb006d9ff5c593d638f8d6fda1565c63 (patch)
treede485941babb784c14366f195f21a8f0f8349312 /tools/update-version.pl
parentb4f810707d325b6f9e1cff37640f1bbb963d2da7 (diff)
downloadscummvm-rg350-e46a01b8bb006d9ff5c593d638f8d6fda1565c63.tar.gz
scummvm-rg350-e46a01b8bb006d9ff5c593d638f8d6fda1565c63.tar.bz2
scummvm-rg350-e46a01b8bb006d9ff5c593d638f8d6fda1565c63.zip
Correct IRIX spec filename
svn-id: r49051
Diffstat (limited to 'tools/update-version.pl')
-rwxr-xr-xtools/update-version.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/update-version.pl b/tools/update-version.pl
index 13160616a7..f151ae7514 100755
--- a/tools/update-version.pl
+++ b/tools/update-version.pl
@@ -38,7 +38,7 @@ my @subs_files = qw(
dists/slackware/scummvm.SlackBuild
dists/macosx/Info.plist
dists/iphone/Info.plist
- dists/irix/scummvm.spec.in
+ dists/irix/scummvm.spec
dists/wii/meta.xml
backends/platform/psp/README.PSP
);