Oops. Fixed this in the wrong file, so got missed from previous commit.

svn path=/trunk/netsurf/; revision=6592
This commit is contained in:
Chris Young 2009-02-21 16:29:33 +00:00
parent bed1ad9e79
commit a21841ec58
1 changed files with 1 additions and 1 deletions

2
amiga/dist/Install vendored
View File

@ -16,7 +16,7 @@
(procedure p_copysobj #sobj
(set #sobj-version (getversion (tackon "SObjs/" #sobj)))
(if (<> #sobj-version 0)
(if (= #sobj-version 0)
(
(transcript "Date compare copy " #sobj)